Akonadi
itemcreatehandler.h
33 bool buildPimItem(const Protocol::CreateItemCommand &cmd, PimItem &item, Collection &parentCollection);
35 bool insertItem(const Protocol::CreateItemCommand &cmd, PimItem &item, const Collection &parentCollection);
37 bool mergeItem(const Protocol::CreateItemCommand &cmd, PimItem &newItem, PimItem ¤tItem, const Collection &parentCollection);
42 bool notify(const PimItem &item, const Collection &collection, const QSet<QByteArray> &changedParts);
44 void recoverFromMultipleMergeCandidates(const PimItem::List &items, const Collection &collection);
bool parseStream() override
Parse and handle the IMAP message using the streaming parser.
Definition itemcreatehandler.cpp:408
Helper integration between Akonadi and Qt.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:57 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:57 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.