contentstorage/caclient/inc/caquery_p.h
changeset 93 82b66994846c
parent 88 7f0462e8c3da
child 99 7aaf39b772ac
equal deleted inserted replaced
92:782e3408c2ab 93:82b66994846c
    64     
    64     
    65     void clear();
    65     void clear();
    66 
    66 
    67 private:
    67 private:
    68 
    68 
    69     /**
       
    70      * Points to the CaQuery instance that uses this private implementation.
       
    71      */
       
    72     CaQuery *const m_q;
    69     CaQuery *const m_q;
    73 
    70 
    74     EntryRoles mEntryRoles;
    71     EntryRoles mEntryRoles;
    75 
    72 
    76     int mParentId;
    73     int mParentId;