Akonadi
Akonadi::XesamManager Class Reference
#include <xesammanager.h>
Inheritance diagram for Akonadi::XesamManager:

Public Member Functions | |
| XesamManager (QObject *parent=0) | |
| ~XesamManager () | |
| bool | addSearch (const Collection &collection) |
| bool | removeSearch (qint64 collection) |
Detailed Description
Definition at line 33 of file xesammanager.h.
Constructor & Destructor Documentation
| XesamManager::XesamManager | ( | QObject * | parent = 0 |
) |
Definition at line 32 of file xesammanager.cpp.
| XesamManager::~XesamManager | ( | ) |
Definition at line 66 of file xesammanager.cpp.
Member Function Documentation
| bool XesamManager::addSearch | ( | const Collection & | collection | ) | [virtual] |
Adds the given collection to the search.
- Returns:
- true if the collection was added successfully, false otherwise.
Implements Akonadi::AbstractSearchManager.
Definition at line 129 of file xesammanager.cpp.
| bool XesamManager::removeSearch | ( | qint64 | id | ) | [virtual] |
Removes the collection with the given id from the search.
- Returns:
- true if the collection was removed successfully, false otherwise.
Implements Akonadi::AbstractSearchManager.
Definition at line 152 of file xesammanager.cpp.
The documentation for this class was generated from the following files:
KDE 4.5 API Reference