--- 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