homescreensrv_plat/contentstorage_api/caquery.h
changeset 104 9b022b1f357c
parent 73 4bc7b118b3df
--- a/homescreensrv_plat/contentstorage_api/caquery.h	Wed Jun 23 18:33:40 2010 +0300
+++ b/homescreensrv_plat/contentstorage_api/caquery.h	Tue Jul 06 14:37:10 2010 +0300
@@ -40,6 +40,9 @@
     void setParentId(int id);
     int parentId() const;
 
+    void setChildId(int id);
+    int childId() const;
+
     void setEntryTypeNames(const QStringList &entryTypeNames);
     QStringList entryTypeNames() const;