Home
last modified time | relevance | path

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

/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/imap/
H A Dresourcetask.cpp168 static Akonadi::Collection detachCollection(const Akonadi::Collection &collection) in detachCollection() function
180 return detachCollection(m_resource->collection()); in collection()
195 return detachCollection(m_resource->parentCollection()); in parentCollection()
200 return detachCollection(m_resource->sourceCollection()); in sourceCollection()
205 return detachCollection(m_resource->targetCollection()); in targetCollection()