Home
last modified time | relevance | path

Searched refs:mParentCollectionId (Results 1 – 2 of 2) sorted by relevance

/dports/net/messagelib/messagelib-21.12.3/messagelist/src/core/
H A Ditem.cpp573 d_ptr->mParentCollectionId = id; in setParentCollectionId()
578 return d_ptr->mParentCollectionId; in parentCollectionId()
H A Ditem_p.h236 …qint64 mParentCollectionId; ///< The Akonadi ID of collection that this particular item comes from… variable