homescreensrv_plat/contentstorage_api/caitemmodel.h
changeset 107 b34d53f6acdf
parent 106 e78d6e055a5b
child 112 dbfb5e38438b
--- a/homescreensrv_plat/contentstorage_api/caitemmodel.h	Fri Jul 23 14:03:00 2010 +0300
+++ b/homescreensrv_plat/contentstorage_api/caitemmodel.h	Fri Aug 06 13:40:46 2010 +0300
@@ -80,13 +80,17 @@
     void setFlagsOff(const EntryFlags &offFlags);
     QSharedPointer<CaEntry> entry(const QModelIndex &index) const;
 
-    signals:
+    QList<int> getUninstallingEntriesIds(int componentId);
+    void updateProgress(int id, int valueOfProgress);
+
+    
+signals:
 
     void scrollTo(int row, QAbstractItemView::ScrollHint hint =
         QAbstractItemView::EnsureVisible);
     void empty(bool value);
     void countChange();
-
+    
 protected:
     // data