akonadi
collectionpathresolver_p.h
69 explicit CollectionPathResolver(const QString &path, const Collection &parentCollection, QObject *parent = 0);
CollectionPathResolver(const QString &path, const Collection &parentCollection, QObject *parent=0)
Create a new collection path resolver to convert a path into an id.
CollectionPathResolver(const QString &path, QObject *parent=0)
Creates a new collection path resolver to convert a path into a id.
Collection::Id collection() const
Returns the collection id.
static QString pathDelimiter()
Returns the path delimiter for collections.
~CollectionPathResolver()
Destroys the collection path resolver.
void doStart()
This method must be reimplemented in the concrete jobs.
CollectionPathResolver(const Collection &collection, QObject *parent=0)
Creates a new collection path resolver to determine the path of the given collection.
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.