akonadi
collectionpathresolver.cpp
59 if ( i < path.size() - 2 && path[i] == QLatin1Char( '\\' ) && path[i + 1] == QLatin1Char( '/' ) ) {
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:164
Collection::Id collection() const
Returns the collection id.
Only list direct sub-collections of the base collection.
Definition: collectionfetchjob.h:63
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
Collection parentCollection() const
Returns the parent collection of this object.
Definition: entity.cpp:187
Definition: job_p.h:31
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-2014 The KDE developers.
Generated on Tue Jun 24 2014 14:22:57 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Jun 24 2014 14:22:57 by doxygen 1.8.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.