contentstorage/caclient/inc/caservice_p.h
changeset 121 0b3699f6c654
parent 104 9b022b1f357c
--- a/contentstorage/caclient/inc/caservice_p.h	Thu Sep 02 20:45:03 2010 +0300
+++ b/contentstorage/caclient/inc/caservice_p.h	Fri Sep 17 08:32:18 2010 +0300
@@ -58,7 +58,8 @@
 
     bool prependEntriesToGroup(int groupId, const QList<int> &entryIdList);
 
-    int executeCommand(const CaEntry &entry, const QString &command);
+    int executeCommand(const CaEntry &entry, const QString &command, 
+            QObject* receiver = NULL, const char* member = NULL);
 
     CaNotifier *createNotifier(const CaNotifierFilter &filter);