Akonadi
collectionpathresolver.h
56 explicit CollectionPathResolver(const QString &path, const Collection &parentCollection, QObject *parent = nullptr);
CollectionPathResolver(const Collection &collection, QObject *parent=nullptr)
Creates a new collection path resolver to determine the path of the given collection.
Collection::Id collection() const
Returns the collection id.
static QString pathDelimiter()
Returns the path delimiter for collections.
CollectionPathResolver(const QString &path, QObject *parent=nullptr)
Creates a new collection path resolver to convert a path into a id.
~CollectionPathResolver() override
Destroys the collection path resolver.
CollectionPathResolver(const QString &path, const Collection &parentCollection, QObject *parent=nullptr)
Create a new collection path resolver to convert a path into an id.
void doStart() override
This method must be reimplemented in the concrete jobs.
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 3 2025 11:58:20 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 3 2025 11:58:20 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.