• Skip to content
  • Skip to link menu
KDE 4.4 API Reference
  • KDE API Reference
  • KDE-PIM Libraries
  • Sitemap
  • Contact Us
 

akonadi

Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Akonadi::AgentBaseThe base class for all Akonadi agents and resources
Akonadi::AgentBasePrivate
Akonadi::AgentFilterProxyModelA proxy model for filtering AgentType or AgentInstance
Akonadi::AgentInstanceA representation of an agent instance
Akonadi::AgentInstanceCreateJobJob for creating new agent instances
Akonadi::AgentInstanceModelProvides a data model for agent instances
Akonadi::AgentInstanceWidgetProvides a widget that lists all available agent instances
Akonadi::AgentManagerProvides an interface to retrieve agent types and manage agent instances
Akonadi::AgentManagerPrivate
Akonadi::AgentTypeA representation of an agent type
Akonadi::AgentTypeDialogA dialog to select an available agent type
Akonadi::AgentTypeModelProvides a data model for agent types
Akonadi::AgentTypeWidgetProvides a widget that lists all available agent types
Akonadi::AsyncSelectionHandler
Akonadi::AttributeProvides interface for custom attributes for Entity
Akonadi::AttributeFactoryProvides the functionality of registering and creating arbitrary entity attributes
Akonadi::CachePolicyRepresents the caching policy for a collection
Akonadi::ChangeRecorderRecords and replays change notification
Akonadi::CollectionRepresents a collection of PIM items
Akonadi::CollectionComboBoxA combobox for selecting an Akonadi collection
Akonadi::CollectionCopyJobJob that copies a collection into another collection in the Akonadi storage
Akonadi::CollectionCreateJobJob that creates a new collection in the Akonadi storage
Akonadi::CollectionDeleteJobJob that deletes a collection in the Akonadi storage
Akonadi::CollectionDialogA collection selection dialog
Akonadi::CollectionFetchJobJob that fetches collections from the Akonadi storage
Akonadi::CollectionFetchScopeSpecifies which parts of a collection should be fetched from the Akonadi storage
Akonadi::CollectionFilterProxyModelA proxy model that filters collections by mime type
Akonadi::CollectionModelA model for collections
Akonadi::CollectionModelPrivate
Akonadi::CollectionModifyJobJob that modifies a collection in the Akonadi storage
Akonadi::CollectionMoveJobJob that moves a collection in the Akonadi storage to a new parent collection
Akonadi::CollectionPathResolver
Akonadi::CollectionPrivate
Akonadi::CollectionPropertiesDialogA generic and extensible dialog for collection properties
Akonadi::CollectionPropertiesPageA single page in a collection properties dialog
Akonadi::CollectionPropertiesPageFactoryA factory class for collection properties dialog pages
Akonadi::CollectionQuotaAttributeAttribute that provides quota information for a collection
Akonadi::CollectionRequesterA widget to request an Akonadi collection from the user
Akonadi::CollectionRightsAttributeAttribute that stores the rights of a collection
Akonadi::CollectionSelectJob
Akonadi::CollectionStatisticsProvides statistics information of a Collection
Akonadi::CollectionStatisticsDelegateA delegate that draws unread and total count for CollectionStatisticsModel
Akonadi::CollectionStatisticsJobJob that fetches collection statistics from the Akonadi storage
Akonadi::CollectionStatisticsModelA model that provides statistics for collections
Akonadi::CollectionSync
Akonadi::CollectionViewA view to show a collection tree provided by a CollectionModel
Akonadi::ControlProvides methods to control the Akonadi server process
Akonadi::DefaultResourceJob
Akonadi::EntityThe base class for Item and Collection
Akonadi::EntityCache< T, FetchJob, FetchScope >
Akonadi::EntityCacheBase
Akonadi::EntityDisplayAttributeAttribute that stores the properties that are used to display an entity
Akonadi::EntityHiddenAttributeAn Attribute that marks that an entity should be hidden in the UI
Akonadi::EntityListViewA view to show an item/collection list provided by an EntityTreeModel
Akonadi::EntityMimeTypeFilterModelA proxy model that filters entities by mime type
Akonadi::EntityPrivate
Akonadi::EntityRightsFilterModelA proxy model that filters entities by access rights
Akonadi::EntityTreeModelA model for collections and items together
Akonadi::EntityTreeModelPrivate
Akonadi::EntityTreeViewA view to show an item/collection tree provided by an EntityTreeModel
Akonadi::EntityTreeViewStateSaverA helper class that saves and restores state of an EntityTreeView
Akonadi::ErrorOverlay
Akonadi::ExceptionBase class for exceptions used by the Akonadi library
Akonadi::FavoriteCollectionsModelA model that lists a set of favorite collections
Akonadi::FirstrunTakes care of setting up default resource agents when running Akonadi for the first time
Akonadi::FlatCollectionProxyModel
Akonadi::GetLockJob
Akonadi::ItemRepresents a PIM item stored in Akonadi storage
Akonadi::ItemCopyJobJob that copies a set of items to a target collection in the Akonadi storage
Akonadi::ItemCreateJobJob that creates a new item in the Akonadi storage
Akonadi::ItemDeleteJobJob that deletes items from the Akonadi storage
Akonadi::ItemFetchJobJob that fetches items from the Akonadi storage
Akonadi::ItemFetchScopeSpecifies which parts of an item should be fetched from the Akonadi storage
Akonadi::ItemFetchScopePrivate
Akonadi::ItemModelA table model for items
Akonadi::ItemModifyJobJob that modifies an existing item in the Akonadi storage
Akonadi::ItemModifyJobPrivate
Akonadi::ItemMonitorA convenience class to monitor a single item for changes
Akonadi::ItemMoveJobJob that moves an item into a different collection in the Akonadi storage
Akonadi::ItemPrivate
Akonadi::ItemSearchJobJob that searches for items in the Akonadi storage
Akonadi::ItemSerializer
Akonadi::ItemSerializerPluginThe base class for item type serializer plugins
Akonadi::ItemSerializerPluginV2The extended base class for item type serializer plugins
Akonadi::ItemSyncSyncs between items known to a client (usually a resource) and the Akonadi storage
Akonadi::ItemViewA view to show an item list provided by an ItemModel
Akonadi::JobBase class for all actions in the Akonadi storage
Akonadi::JobPrivate
KDescendantsProxyModelProxy Model for restructuring a Tree into a list
Akonadi::LinkJobJob that links items inside the Akonadi storage
Akonadi::LinkJobImpl< LinkJob >Shared implementation details between item and collection move jobs
Akonadi::MimeTypeCheckerHelper for checking MIME types of Collections and Items
Akonadi::MimeTypeCheckerPrivate
Akonadi::MonitorMonitors an item or collection for changes
Akonadi::MonitorPrivate
Akonadi::MoveJobImpl< T, MoveJob >Shared implementation details between item and collection move jobs
Akonadi::AgentBase::ObserverThe interface for reacting on monitored or replayed changes
Akonadi::AgentBase::ObserverV2BC extension of Observer with support for monitoring item and collection moves
Akonadi::PartFetcherConvenience class for getting payload parts from an Akonadi Model
Akonadi::Payload< T >
Akonadi::Payload< T * >
Akonadi::PayloadBase
Akonadi::Internal::PayloadTrait< T >
Akonadi::Internal::PayloadTrait< boost::shared_ptr< T > >
Akonadi::Internal::PayloadTrait< QSharedPointer< T > >
Akonadi::PreprocessorBaseThe base class for all Akonadi preprocessor agents
Akonadi::AgentInstance::Private
Akonadi::ItemMonitor::Private
Akonadi::AgentType::Private
Akonadi::ProtocolHelper
Akonadi::MonitorPrivate::PurgeBufferClass used to determine when to purge items in a Collection
Akonadi::ResourceBaseThe base class for all Akonadi resources
Akonadi::ResourceScanJob
Akonadi::ResourceSelectJobJob that selects a resource context for remote identifier based operations
Akonadi::ResourceSynchronizationJobJob that synchronizes a resource
Akonadi::SearchCreateJobJob that creates a virtual/search collection in the Akonadi storage
Akonadi::SelectionProxyModelA proxy model used to reference count selected Akonadi::Collection in a view
Akonadi::SelfTestDialogA dialog that checks the current status of the Akonadi system
Akonadi::ServerManagerProvides methods to control the Akonadi server process
Akonadi::SessionA communication session with the Akonadi storage
Akonadi::SessionPrivate
Akonadi::SpecialCollectionAttributeAn Attribute that stores the special collection type of a collection
Akonadi::SpecialCollectionsAn interface to special collections
Akonadi::SpecialCollectionsPrivate
Akonadi::SpecialCollectionsRequestJobA job to request SpecialCollections
Akonadi::StandardActionManagerManages generic actions for collection and item views
Akonadi::StatisticsProxyModelA proxy model that exposes collection statistics through extra columns
Akonadi::SubscriptionChangeProxyModel
Akonadi::SubscriptionDialog
Akonadi::SubscriptionJobJob to manipulate the local subscription state of a set of collections
Akonadi::SubscriptionModel
Akonadi::TransactionBeginJobJob that begins a session-global transaction
Akonadi::TransactionCommitJobJob that commits a session-global transaction
Akonadi::TransactionRollbackJobJob that aborts a session-global transaction
Akonadi::TransactionSequenceBase class for jobs that need to run a sequence of sub-jobs in a transaction
Akonadi::TransportResourceBaseResource implementing mail transport capability
Akonadi::TransportResourceBasePrivate
Akonadi::UnlinkJobJob that unlinks items inside the Akonadi storage

akonadi

Skip menu "akonadi"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

KDE-PIM Libraries

Skip menu "KDE-PIM Libraries"
  • akonadi
  •   contact
  •   kmime
  • kabc
  • kblog
  • kcal
  • kholidays
  • kimap
  • kioslave
  •   imap4
  •   mbox
  •   nntp
  • kldap
  • kmime
  • kontactinterface
  • kpimidentities
  • kpimtextedit
  •   richtextbuilders
  • kpimutils
  • kresources
  • ktnef
  • kxmlrpcclient
  • mailtransport
  • microblog
  • qgpgme
  • syndication
  •   atom
  •   rdf
  •   rss2
Generated for KDE-PIM Libraries by doxygen 1.6.1
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal