Home
last modified time | relevance | path

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

/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/imap/
H A Daddcollectiontask.cpp95 if (!attribute || !serverSupportsAnnotations()) { in onSubscribeDone()
H A Dresourcetask.h123 virtual bool serverSupportsAnnotations() const;
H A Dchangecollectiontask.cpp111 if (parts().contains("collectionannotations") && serverSupportsAnnotations()) { in doStart()
H A Dresourcetask.cpp508 bool ResourceTask::serverSupportsAnnotations() const in serverSupportsAnnotations() function in ResourceTask