akonadi
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:Akonadi::AgentBase | The base class for all Akonadi agents and resources |
Akonadi::AgentBase::AgentBase::Observer | The interface for reacting on monitored or replayed changes |
Akonadi::AgentFilterProxyModel | A proxy model for filtering AgentType or AgentInstance |
Akonadi::AgentInstance | A representation of an agent instance |
Akonadi::AgentInstanceCreateJob | Job for creating new agent instances |
Akonadi::AgentInstanceModel | Provides a data model for agent instances |
Akonadi::AgentInstanceWidget | Provides a widget that lists all available agent instances |
Akonadi::AgentManager | Provides an interface to retrieve agent types and manage agent instances |
Akonadi::AgentType | A representation of an agent type |
Akonadi::AgentTypeDialog | A dialog to select an available agent type |
Akonadi::AgentTypeModel | Provides a data model for agent types |
Akonadi::AgentTypeWidget | Provides a widget that lists all available agent types |
Akonadi::Attribute | Provides interface for custom attributes for Entity |
Akonadi::AttributeFactory | Provides the functionality of registering and creating arbitrary entity attributes |
Akonadi::CachePolicy | Represents the caching policy for a collection |
Akonadi::ChangeRecorder | Records and replays change notification |
Akonadi::Collection | Represents a collection of PIM items |
Akonadi::CollectionCopyJob | Job that copies a collection into another collection in the Akonadi storage |
Akonadi::CollectionCreateJob | Job that creates a new collection in the Akonadi storage |
Akonadi::CollectionDeleteJob | Job that deletes a collection in the Akonadi storage |
Akonadi::CollectionDialog | A collection selection dialog |
Akonadi::CollectionFetchJob | Job that fetches collections from the Akonadi storage |
Akonadi::CollectionFilterProxyModel | A proxy model that filters collections by mime type |
Akonadi::CollectionModel | A model for collections |
Akonadi::CollectionModifyJob | Job that modifies a collection in the Akonadi storage |
Akonadi::CollectionMoveJob | Job that moves a collection in the Akonadi storage to a new parent collection |
Akonadi::CollectionPropertiesDialog | A generic and extensible dialog for collection properties |
Akonadi::CollectionPropertiesPage | A single page in a collection properties dialog |
Akonadi::CollectionPropertiesPageFactory | A factory class for collection properties dialog pages |
Akonadi::CollectionRequester | A widget to request an Akonadi collection from the user |
Akonadi::CollectionStatistics | Provides statistics information of a Collection |
Akonadi::CollectionStatisticsDelegate | A delegate that draws unread and total count for CollectionStatisticsModel |
Akonadi::CollectionStatisticsJob | Job that fetches collection statistics from the Akonadi storage |
Akonadi::CollectionStatisticsModel | A model that provides statistics for collections |
Akonadi::CollectionView | A view to show a collection tree provided by a CollectionModel |
Akonadi::Control | Provides methods to control the Akonadi server process |
Akonadi::Entity | The base class for Item and Collection |
Akonadi::EntityDisplayAttribute | Attribute that stores the properties that are used to display an entity |
Akonadi::Exception | Base class for execpetion used by the Akonadi library |
Akonadi::Item | Represents a PIM item stored in Akonadi storage |
Akonadi::ItemCopyJob | Job that copies a set of items to a target collection in the Akonadi storage |
Akonadi::ItemCreateJob | Job that creates a new item in the Akonadi storage |
Akonadi::ItemDeleteJob | Job that deletes items from the Akonadi storage |
Akonadi::ItemFetchJob | Job that fetches items from the Akonadi storage |
Akonadi::ItemFetchScope | Specifies which parts of an item should be fetched from the Akonadi storage |
Akonadi::ItemModel | A table model for items |
Akonadi::ItemModifyJob | Job that modifies an existing item in the Akonadi storage |
Akonadi::ItemMonitor | A convenience class to monitor a single item for changes |
Akonadi::ItemMoveJob | Job that moves an item into a different collection in the Akonadi storage |
Akonadi::ItemSerializerPlugin | The base class for item type serializer plugins |
Akonadi::ItemSync | Syncs between items known to a client (usually a resource) and the Akonadi storage |
Akonadi::ItemView | A view to show an item list provided by an ItemModel |
Akonadi::Job | Base class for all actions in the Akonadi storage |
Akonadi::LinkJob | Job that links items inside the Akonadi storage |
Akonadi::MessageModel | A flat self-updating message model |
Akonadi::MessageThreaderProxyModel | Proxy to thread message using the Mailthreader agent |
Akonadi::MessageThreadingAttribute | Message threading information |
Akonadi::MimeTypeChecker | Helper for checking MIME types of Collections and Items |
Akonadi::Monitor | Monitors an item or collection for changes |
Akonadi::ResourceBase | The base class for all Akonadi resources |
Akonadi::SearchCreateJob | Job that creates a virtual/search collection in the Akonadi storage |
Akonadi::ServerManager | Provides methods to control the Akonadi server process |
Akonadi::Session | A communication session with the Akonadi storage |
Akonadi::StandardActionManager | Manages generic actions for collection and item views |
Akonadi::TransactionBeginJob | Job that begins a session-global transaction |
Akonadi::TransactionCommitJob | Job that commits a session-global transaction |
Akonadi::TransactionRollbackJob | Job that aborts a session-global transaction |
Akonadi::TransactionSequence | Base class for jobs that need to run a sequence of sub-jobs in a transaction |
Akonadi::UnlinkJob | Job that unlinks items inside the Akonadi storage |