Searched refs:checkItemCreate (Results 1 – 6 of 6) sorted by relevance
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/mixedmaildir/ |
H A D | mixedmaildirstore.h | 31 …void checkItemCreate(Akonadi::FileStore::ItemCreateJob *job, int &errorCode, QString &errorText) c…
|
H A D | mixedmaildirstore.cpp | 2309 void MixedMaildirStore::checkItemCreate(FileStore::ItemCreateJob *job, int &errorCode, QString &err… in checkItemCreate() function in MixedMaildirStore
|
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/mixedmaildir/autotests/ |
H A D | templatemethodstest.cpp | 70 …void checkItemCreate(FileStore::ItemCreateJob *job, int &errorCode, QString &errorText) const over… in checkItemCreate() function in TestStore 72 MixedMaildirStore::checkItemCreate(job, errorCode, errorText); in checkItemCreate()
|
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/shared/filestore/ |
H A D | abstractlocalstore.h | 92 virtual void checkItemCreate(ItemCreateJob *job, int &errorCode, QString &errorText) const;
|
H A D | abstractlocalstore.cpp | 626 checkItemCreate(job, errorCode, errorText); in createItem() 838 void FileStore::AbstractLocalStore::checkItemCreate(FileStore::ItemCreateJob *job, int &errorCode, … in checkItemCreate() function in FileStore::AbstractLocalStore
|
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/shared/filestore/autotests/ |
H A D | abstractlocalstoretest.cpp | 101 …void checkItemCreate(Akonadi::FileStore::ItemCreateJob *job, int &errorCode, QString &errorText) c… in checkItemCreate() function in TestStore
|