 Akonadi::AbstractContactFormatter | The interface for all contact formatters |
  Akonadi::StandardContactFormatter | A class that formats a contact as HTML code |
 Akonadi::AbstractContactGroupFormatter | The interface for all contact group formatters |
  Akonadi::StandardContactGroupFormatter | A class that formats a contact group as HTML code |
 Akonadi::AbstractDifferencesReporter | An interface to report differences between two arbitrary objects |
 Akonadi::ActionStateManager | A helper class to manage action states |
 AddressEditDialog | Dialog for editing address details |
 AddressEditWidget | An editor widget for addresses |
 AddressSelectionWidget | A widget that shows a list of addresses for selection |
 AddressTypeCombo | A widget for selecting the type of an address |
 Akonadi::AgentActionManager | Manages generic actions for agent and agent instance views |
 Akonadi::AgentBase | The base class for all Akonadi agents and resources |
  Akonadi::PreprocessorBase | The base class for all Akonadi preprocessor agents |
  Akonadi::ResourceBase | The base class for all Akonadi resources |
 Akonadi::AgentBasePrivate | |
 Akonadi::AgentFactoryBase | A factory base class for in-process agents |
  Akonadi::AgentFactory< T > | A factory for in-process agents |
 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::AgentManagerPrivate | |
 Akonadi::AgentSearchInterface | An interface for agents (or resources) that support searching in their backend |
 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::AsyncSelectionHandler | |
 Akonadi::NoteUtils::Attachment | An attachment for a note |
 Akonadi::Attribute | Provides interface for custom attributes for Entity |
  Akonadi::AddressAttribute | Attribute storing the From, To, Cc, Bcc addresses of a message |
  Akonadi::BlockAlarmsAttribute | An Attribute that marks that alarms from a calendar collection are blocked |
  Akonadi::CollectionQuotaAttribute | Attribute that provides quota information for a collection |
  Akonadi::CollectionRightsAttribute | Attribute that stores the rights of a collection |
  Akonadi::ContactMetaDataAttribute | Attribute to store contact specific meta data |
  Akonadi::EntityDeletedAttribute | An Attribute that marks that an entity was marked as deleted |
  Akonadi::EntityDisplayAttribute | Attribute that stores the properties that are used to display an entity |
  Akonadi::EntityHiddenAttribute | An Attribute that marks that an entity should be hidden in the UI |
  Akonadi::IndexPolicyAttribute | An attribute to specify how a collection should be indexed for searching |
  Akonadi::MessageFolderAttribute | Message folder information |
  Akonadi::MessageThreadingAttribute | Message threading information |
  Akonadi::PersistentSearchAttribute | An attribute to store query properties of persistent search collections |
  Akonadi::SpecialCollectionAttribute | An Attribute that stores the special collection type of a collection |
 Akonadi::AttributeFactory | Provides the functionality of registering and creating arbitrary entity attributes |
 AutoQPointer< T > | A QPointer which when destructed, deletes the object it points to |
 Akonadi::CachePolicy | Represents the caching policy for a collection |
 Akonadi::CalendarBase | The base class for all akonadi aware calendars |
  Akonadi::ETMCalendar | A KCalCore::Calendar that uses an EntityTreeModel to populate itself |
  Akonadi::FetchJobCalendar | A KCalCore::Calendar that uses a one time IncidenceFetchJob to populate itself |
 Akonadi::CalendarClipboard | Class to copy or cut calendar incidences |
 CategoriesEditWidget | A widget for editing the categories of a contact |
 Akonadi::ChangeNotificationDependenciesFactory | This class exists so that we can create a fake notification source in unit tests |
 Akonadi::CollectionAttributesSynchronizationJob | Job that synchronizes the attributes of a collection |
 Akonadi::CollectionComboBox | A combobox for selecting an Akonadi collection |
 Akonadi::CollectionDialog | A collection selection dialog |
 Akonadi::CollectionFetchScope | Specifies which parts of a collection should be fetched from the Akonadi storage |
 CollectionFilterModel | A filter model for Akonadi collections |
 Akonadi::CollectionFilterProxyModel | A proxy model that filters collections by mime type |
 Akonadi::CollectionModel | A model for collections |
  Akonadi::CollectionStatisticsModel | A model that provides statistics for collections |
  Akonadi::SubscriptionModel | |
 Akonadi::CollectionModelPrivate | |
 Akonadi::CollectionPropertiesDialog | A generic and extensible dialog for collection properties |
 Akonadi::CollectionPropertiesPage | A single page in a collection properties dialog |
  Akonadi::CachePolicyPage | A page in a collection properties dialog to configure the cache policy |
 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::CollectionView | A view to show a collection tree provided by a CollectionModel |
 Akonadi::ConflictHandler | A class to handle conflicts in Akonadi |
 Akonadi::ConflictResolveDialog | A dialog to ask the user for a resolve strategy for conflicts |
 Akonadi::ContactDefaultActions | A convenience class that handles different contact related actions |
 Akonadi::ContactEditor | An widget to edit contacts in Akonadi |
 Akonadi::ContactEditorDialog | A dialog for creating or editing a contact in Akonadi |
 Akonadi::ContactEditorPagePlugin | The base class for custom ContactEditor page plugins |
 ContactEditorWidget | A widget for editing a contact |
 Akonadi::ContactGroupEditor | An widget to edit contact groups in Akonadi |
 Akonadi::ContactGroupEditorDialog | A dialog for creating or editing a contact group in Akonadi |
 Akonadi::ContactGroupExpandJob | Job that expands a ContactGroup to a list of contacts |
 Akonadi::ContactGroupViewerDialog | A dialog for displaying a contact group in Akonadi |
 Akonadi::ContactMetaData | A helper class for storing contact specific settings |
 Akonadi::ContactsFilterProxyModel | A proxy model for ContactsTreeModel models |
 Akonadi::ContactViewerDialog | A dialog for displaying a contact in Akonadi |
 Akonadi::Control | Provides methods to control the Akonadi server process |
 CustomField | A class that represents non-standard contact fields |
 CustomFieldManager | A class that manages the descriptions of all custom fields with global scope |
 Akonadi::DialPhoneNumberAction | An action to dial the phone number of a contact |
 Akonadi::DifferencesAlgorithmInterface | An interface to find out differences between two Akonadi objects |
 DisplayNameEditWidget | A widget for editing the display name of a contact |
 Akonadi::EmailAddressSelection | An selection of an email address and corresponding name |
 Akonadi::EmailAddressSelectionDialog | A dialog to select email addresses from Akonadi |
 Akonadi::EmailAddressSelectionWidget | A widget to select email addresses from Akonadi |
 EmailEditWidget | A widget for editing email addresses |
 Akonadi::Entity | The base class for Item and Collection |
  Akonadi::Collection | Represents a collection of PIM items |
 Akonadi::EntityCacheBase | |
  Akonadi::EntityCache< T, FetchJob, FetchScope_ > | |
 Akonadi::EntityListView | A view to show an item/collection list provided by an EntityTreeModel |
 Akonadi::EntityMimeTypeFilterModel | A proxy model that filters entities by mime type |
 Akonadi::EntityOrderProxyModel | A model that keeps the order of entities persistent |
 Akonadi::EntityPrivate | |
  Akonadi::CollectionPrivate | |
  Akonadi::ItemPrivate | |
 Akonadi::EntityRightsFilterModel | A proxy model that filters entities by access rights |
 Akonadi::EntityTreeModel | A model for collections and items together |
  Akonadi::ContactsTreeModel | A model for contacts and contact groups as available in Akonadi |
 Akonadi::EntityTreeModelPrivate | |
 Akonadi::EntityTreeView | A view to show an item/collection tree provided by an EntityTreeModel |
 Akonadi::EntityTreeViewStateSaver | A helper class that saves and restores state of an EntityTreeView |
 Akonadi::ErrorOverlay | |
 Akonadi::Exception | Base class for exceptions used by the Akonadi library |
 Akonadi::Firstrun | Takes care of setting up default resource agents when running Akonadi for the first time |
 Akonadi::FreeBusyProviderBase | Base class for resources providing free-busy information |
 Akonadi::FreeBusyProviderBasePrivate | |
 Akonadi::FreeBusyManagerPrivate::FreeBusyProviderRequest | Structs |
 Akonadi::GetLockJob | |
 Akonadi::GroupwareUiDelegate | Ui delegate for editing counter proposals |
 Akonadi::History | History class for implementing undo/redo of calendar operations |
 Akonadi::ImageProvider | Class fetching avatars/images from network and storing them in KImageCache |
 IMEditWidget | This widget displays an input field for changing the instant messaging id of a contact |
 Akonadi::IncidenceMimeTypeVisitor | Helper for getting the Akonadi specific sub MIME type of a KCal::IncidenceBase item, e.g |
 Akonadi::ItemFetchScope | Specifies which parts of an item should be fetched from the Akonadi storage |
 Akonadi::ItemFetchScopePrivate | |
 Akonadi::ItemModel | A table model for items |
  Akonadi::MessageModel | A flat self-updating message model |
 Akonadi::ItemMonitor | A convenience class to monitor a single item for changes |
  Akonadi::ContactGroupViewer | A viewer component for contact groups in Akonadi |
  Akonadi::ContactViewer | A viewer component for contacts in Akonadi |
 Akonadi::ItemSerializer | |
 Akonadi::ItemSerializerPlugin | The base class for item type serializer plugins |
  Akonadi::DefaultItemSerializerPlugin | |
  Akonadi::ItemSerializerPluginV2 | The extended base class for item type serializer plugins |
  Akonadi::StdStringItemSerializerPlugin | |
 Akonadi::ItemView | A view to show an item list provided by an ItemModel |
 Akonadi::ITIPHandler | Handles sending of iTip messages aswell as processing incoming ones |
 Akonadi::ITIPHandlerHelper | This class handles sending of invitations to attendees when Incidences (e.g |
 Akonadi::Job | Base class for all actions in the Akonadi storage |
  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::CollectionFetchJob | Job that fetches collections from the Akonadi storage |
  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::CollectionPathResolver | |
  Akonadi::CollectionSelectJob | |
  Akonadi::CollectionStatisticsJob | Job that fetches collection statistics from the Akonadi storage |
  Akonadi::IncidenceFetchJob | Retrieve all incidences in all calendars |
  Akonadi::InvalidateCacheJob | Helper job to invalidate item cache for an entire collection |
  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::ItemModifyJob | Job that modifies an existing item in the Akonadi storage |
  Akonadi::ItemMoveJob | Job that moves an item into a different collection in the Akonadi storage |
  Akonadi::ItemSearchJob | Job that searches for items in the Akonadi storage |
   Akonadi::ContactGroupSearchJob | Job that searches for contact groups in the Akonadi storage |
   Akonadi::ContactSearchJob | Job that searches for contacts in the Akonadi storage |
  Akonadi::ItemSync | Syncs between items known to a client (usually a resource) and the Akonadi storage |
  Akonadi::LinkJob | Job that links items inside the Akonadi storage |
  Akonadi::RemoveDuplicatesJob | Job that finds and removes duplicate messages in given collection |
  Akonadi::ResourceScanJob | |
   Akonadi::DefaultResourceJob | |
  Akonadi::ResourceSelectJob | Job that selects a resource context for remote identifier based operations |
  Akonadi::SearchCreateJob | Job that creates a virtual/search collection in the Akonadi storage |
  Akonadi::SubscriptionJob | Job to manipulate the local subscription state of a set of collections |
  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::CollectionSync | |
   Akonadi::SpecialCollectionsRequestJob | A job to request SpecialCollections |
    Akonadi::RecentContactsCollectionRequestJob | A job to request the collection used for storing recent contacts |
    Akonadi::SpecialMailCollectionsRequestJob | A job to request SpecialMailCollections |
  Akonadi::TrashJob | Job that moves items/collection to trash |
  Akonadi::TrashRestoreJob | Job that restores entites from trash |
  Akonadi::UnlinkJob | Job that unlinks items inside the Akonadi storage |
 Akonadi::JobPrivate | |
  Akonadi::ItemModifyJobPrivate | |
  Akonadi::LinkJobImpl< LinkJob > | Shared implementation details between item and collection move jobs |
  Akonadi::MoveJobImpl< T, MoveJob > | Shared implementation details between item and collection move jobs |
  Akonadi::LinkJobImpl< UnlinkJob > | |
  Akonadi::MoveJobImpl< Collection, CollectionMoveJob > | |
  Akonadi::MoveJobImpl< Item, ItemMoveJob > | |
 Akonadi::KColumnFilterProxyModel | Filter model to make only certain columns of a model visible |
 KDatePickerPopup | This menu helps the user to select a date quickly |
 KEditTagsDialog | Dialog to edit a list of Nepomuk tags |
 Akonadi::KJobPrivateBase | Base class for the private class of KJob but not Akonadi::Job based jobs that require the Akonadi server to be operational |
 Akonadi::MessageStatus | Akonadi KMime Message Status |
 Akonadi::MessageThreaderProxyModel | Proxy to thread message using the Mailthreader agent |
 Akonadi::MimeTypeChecker | Helper for checking MIME types of Collections and Items |
 Akonadi::MimeTypeCheckerPrivate | |
 Akonadi::Monitor | Monitors an item or collection for changes |
  Akonadi::ChangeRecorder | Records and replays change notification |
 Akonadi::MonitorPrivate | |
 NameEditWidget | A widget for editing the name of a contact |
 Akonadi::NoteUtils::NoteMessageWrapper | A convenience wrapper around KMime::Message::Ptr for notes |
 Akonadi::AgentBase::Observer | The interface for reacting on monitored or replayed changes |
  Akonadi::AgentBase::ObserverV2 | BC extension of Observer with support for monitoring item and collection moves |
   Akonadi::AgentBase::ObserverV3 | BC extension of ObserverV2 with support for batch operations |
 Akonadi::PartFetcher | Convenience class for getting payload parts from an Akonadi Model |
 PhoneEditWidget | A widget for editing phone numbers of a contact |
 PhoneNumberListWidget | A widgets that groups together a list of PhoneNumberWidgets |
 PhoneNumberWidget | A widget that provides selectors for the type and number of a phone number entry |
 PhoneTypeCombo | A combobox to select a phone number type |
 PhoneTypeDialog | A dialog for editing phone number types |
 Akonadi::ItemMonitor::Private | |
 Akonadi::AgentType::Private | |
 Akonadi::AgentInstance::Private | |
 Akonadi::ProtocolHelper | |
 Akonadi::MonitorPrivate::PurgeBuffer | Class used to determine when to purge items in a Collection |
 Akonadi::RecursiveCollectionFilterProxyModel | A model to filter out collections of non-matching content types |
 Akonadi::RecursiveItemFetchJob | Job that fetches all items of a collection recursive |
 Akonadi::RecursiveMover | Helper class for expanding inter-resource collection moves inside ResourceBase |
 Akonadi::ResourceSynchronizationJob | Job that synchronizes a resource |
 Akonadi::Scheduler | This class provides an encapsulation of iTIP transactions (RFC 2446) |
 Akonadi::SelectionProxyModel | A proxy model used to reference count selected Akonadi::Collection in a view |
  Akonadi::FavoriteCollectionsModel | A model that lists a set of favorite collections |
 Akonadi::SelfTestDialog | A dialog that checks the current status of the Akonadi system |
 Akonadi::ServerManager | Provides methods to control the Akonadi server process |
 Akonadi::Session | A communication session with the Akonadi storage |
 Akonadi::SessionPrivate | |
 Akonadi::Internal::SharedValuePool< T, Container > | Pool of implicitly shared values, use for optimizing memory use when having a large amount of copies from a small set of different values |
 Akonadi::Internal::SharedValuePool< QByteArray, QVector > | |
 Akonadi::Internal::SharedValuePool< QString, QVector > | |
 Akonadi::ShowAddressAction | A contact action to show the address of a contact on a map |
 Akonadi::SocialFeedItem | Class representing one entry in the social feed |
 Akonadi::SpecialCollections | An interface to special collections |
  Akonadi::RecentContactsCollections | |
  Akonadi::SpecialMailCollections | Interface to special mail collections such as inbox, outbox etc |
 Akonadi::SpecialCollectionsDiscoveryJob | A job to discover all SpecialCollections |
 Akonadi::SpecialCollectionsPrivate | |
 Akonadi::SpecialMailCollectionsTesting | |
 Akonadi::StandardActionManager | Manages generic actions for collection and item views |
 Akonadi::StandardCalendarActionManager | Manages calendar specific actions for collection and item views |
 Akonadi::StandardContactActionManager | Manages contact specific actions for collection and item views |
 Akonadi::StandardMailActionManager | Manages emails specific actions for collection and item views |
 Akonadi::StatisticsProxyModel | A proxy model that exposes collection statistics through extra columns |
 Akonadi::SubscriptionDialog | |
 Akonadi::TextBrowser | A convenience class to remove the 'Copy Link Location' action from the context menu of KTextBrowser |
 Akonadi::TransportResourceBase | Resource implementing mail transport capability |
 Akonadi::TransportResourceBasePrivate | |
 Akonadi::TrashFilterProxyModel | Filter model which hides/shows entites marked as trash |
 WaitingOverlay | |