Home
last modified time | relevance | path

Searched defs:rootCollection (Results 1 – 18 of 18) sorted by relevance

/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/imap/
H A Dsettings.cpp277 Akonadi::Collection rootCollection; in renameRootCollection() local
290 Akonadi::Collection rootCollection = fetchJob->collections().at(0); in onRootCollectionFetched() local
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/ews/tags/
H A Dewsglobaltagswritejob.cpp19 …lobalTagsWriteJob(EwsTagStore *tagStore, EwsClient &client, const Collection &rootCollection, QObj… in EwsGlobalTagsWriteJob()
H A Dewsakonaditagssyncjob.cpp16 …konadiTagsSyncJob(EwsTagStore *tagStore, EwsClient &client, const Collection &rootCollection, QObj… in EwsAkonadiTagsSyncJob()
H A Dewsglobaltagsreadjob.cpp18 …GlobalTagsReadJob(EwsTagStore *tagStore, EwsClient &client, const Collection &rootCollection, QObj… in EwsGlobalTagsReadJob()
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/ews/
H A Dewsfetchfoldersjob.cpp64 …hFoldersJobPrivate(EwsFetchFoldersJob *parent, EwsClient &client, const Collection &rootCollection) in EwsFetchFoldersJobPrivate()
339 EwsFetchFoldersJob::EwsFetchFoldersJob(EwsClient &client, const Akonadi::Collection &rootCollection in EwsFetchFoldersJob()
H A Dewsfetchfoldersincrjob.cpp173 …IncrJobPrivate(EwsFetchFoldersIncrJob *parent, EwsClient &client, const Collection &rootCollection) in EwsFetchFoldersIncrJobPrivate()
525 …ersIncrJob(EwsClient &client, const QString &syncState, const Akonadi::Collection &rootCollection,… in EwsFetchFoldersIncrJob()
H A Dewsresource.h62 const Akonadi::Collection &rootCollection() const in rootCollection() function
/dports/databases/akonadi/akonadi-21.12.3/src/core/
H A Dcollectionpathresolver.cpp30 void init(const QString &path, const Collection &rootCollection) in init()
/dports/databases/akonadi/akonadi-21.12.3/autotests/libs/
H A Dactionstatemanagertest.cpp599 Collection rootCollection; member in ActionStateManagerTest
/dports/net/mailimporter/mailimporter-21.12.3/src/mailimporterakonadi/
H A Dfilterimporterakonadi.cpp59 Akonadi::Collection FilterImporterAkonadi::rootCollection() const in rootCollection() function in FilterImporterAkonadi
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/mbox/
H A Dmboxresource.cpp73 Collection MboxResource::rootCollection() const in rootCollection() function in MboxResource
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Services.Client/Client/System/Data/Services/Client/Binding/
H A DDataServiceCollectionOfT.cs37 private bool rootCollection; field in System.Data.Services.Client.DataServiceCollection
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/google-groupware/
H A Dtaskhandler.cpp68 void TaskHandler::retrieveCollections(const Collection &rootCollection) in retrieveCollections()
H A Dcalendarhandler.cpp88 void CalendarHandler::retrieveCollections(const Collection &rootCollection) in retrieveCollections()
H A Dcontacthandler.cpp100 void ContactHandler::retrieveCollections(const Collection &rootCollection) in retrieveCollections()
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/etesync/
H A Detesyncresource.cpp125 Collection rootCollection = Collection(); in createRootCollection() local
/dports/lang/kf5-kross/kross-5.89.0/src/ui/
H A Dactioncollectionmodel.cpp82 ActionCollection *ActionCollectionModel::rootCollection() const in rootCollection() function in ActionCollectionModel
/dports/x11/yakuake/yakuake-21.12.3/app/
H A Dmainwindow.cpp793 const auto rootCollection = collections.at(0); in configureKeys() local