class Monitor


Module akonadi
Namespace Akonadi
Class Monitor
Inherits QObject
Monitors an Item or Collection for changes and emits signals if some of these objects are changed or removed or new ones are added to the storage backend.

Optionally, the changed objects can be fetched automatically from the server. To enable this, see fetchCollection(), fetchItemMetaData(), fetchItemData().

@todo: support un-monitoring @todo: distinguish between monitoring collection properties and collection content. @todo: special case for collection content counts changed



methods