contentstorage/caclient/inc/caquery_p.h
changeset 73 4bc7b118b3df
parent 61 8e5041d13c84
child 104 9b022b1f357c
equal deleted inserted replaced
66:32469d7d46ff 73:4bc7b118b3df
    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;