homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h
changeset 39 4e8ebe173323
parent 36 cdae8c6c3876
child 51 4785f57bf3d4
--- a/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h	Fri Apr 16 14:54:01 2010 +0300
+++ b/homescreenapp/serviceproviders/hsmenuserviceprovider/inc/hsmenuservice.h	Mon May 03 12:24:59 2010 +0300
@@ -42,6 +42,8 @@
         HsSortAttribute sortAttribute = DescendingNameHsSortAttribute);
     static HsMenuItemModel *getAllCollectionsModel(
         HsSortAttribute sortAttribute = LatestOnTopHsSortAttribute);
+    static HsMenuItemModel *getInstalledModel(
+        HsSortAttribute sortAttribute = DescendingNameHsSortAttribute);
     static HsMenuItemModel *getCollectionModel(int collectionId,
             HsSortAttribute sortAttribute = LatestOnTopHsSortAttribute,
             const QString &collectionType = collectionTypeName());
@@ -65,6 +67,8 @@
     static int allCollectionsId();
 
     static bool touch(int entryId);
+    
+    static bool launchSoftwareUpdate();
 
 private:
     // data