class CollectionFetchJob |
|
Job that fetches collections from the Akonadi storage.
This class can be used to retrieve the complete or partial collection tree from the Akonadi storage.
Author Volker Krause |
|
Creates a new collection fetch job.
collection - The base collection for the listing. Must be valid. type - The type of fetch depth. parent - The parent object. |
|
Creates a new collection fetch job to retrieve a list of collections.
collections - A list of collections to fetch. Must not be empty, content must be valid. parent - The parent object. |
|
Returns the list of fetched collection. |
|
This signal is emitted whenever the job has received collections.
collections - The received collections. |
|
|
|
Include also unsubscribed collections. |
|
Sets a resource identifier to limit collection listing to one resource.
resource - The resource identifier. |
|
Describes the type of fetch depth.
Base | - | - | ||
FirstLevel | - | - | ||
Recursive | - | - |