akonadi
collectionpathresolver.cpp
159 CollectionPathResolver::CollectionPathResolver(const QString &path, const Collection &parentCollection, QObject *parent)
CollectionPathResolver(const QString &path, QObject *parent=0)
Creates a new collection path resolver to convert a path into a id.
Collection::List collections() const
Returns the list of fetched collection.
Definition: collectionfetchjob.cpp:169
Collection::Id collection() const
Returns the collection id.
Only list direct sub-collections of the base collection.
Definition: collectionfetchjob.h:63
int size() const
Job that fetches collections from the Akonadi storage.
Definition: collectionfetchjob.h:53
~CollectionPathResolver()
Destroys the collection path resolver.
Only fetch the base collection.
Definition: collectionfetchjob.h:62
void append(const T &value)
Collection parentCollection() const
Returns the parent collection of this object.
Definition: entity.cpp:185
bool isEmpty() const
bool isEmpty() const
T & first()
QString right(int n) const
QString & replace(int position, int n, QChar after)
QString mid(int position, int n) const
T takeFirst()
Definition: job_p.h:31
QString left(int n) const
void prepend(const T &value)
static QString pathDelimiter()
Returns the path delimiter for collections.
void doStart()
This method must be reimplemented in the concrete jobs.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.