| ►CAkonadi::AbstractContactFormatter | The interface for all contact formatters |
| CAkonadi::StandardContactFormatter | A class that formats a contact as HTML code |
| ►CAkonadi::AbstractContactGroupFormatter | The interface for all contact group formatters |
| CAkonadi::StandardContactGroupFormatter | A class that formats a contact group as HTML code |
| CAkonadi::AbstractDifferencesReporter | An interface to report differences between two arbitrary objects |
| CAkonadi::ActionStateManager | A helper class to manage action states |
| CAddressEditDialog | Dialog for editing address details |
| CAddressSelectionWidget | A widget that shows a list of addresses for selection |
| CAddressTypeCombo | A widget for selecting the type of an address |
| CAkonadi::AgentInstance | A representation of an agent instance |
| CAkonadi::AgentInstanceCreateJob | Job for creating new agent instances |
| CAkonadi::AgentManagerPrivate | |
| CAkonadi::AgentSearchInterface | An interface for agents (or resources) that support searching in their backend |
| CAkonadi::AgentType | A representation of an agent type |
| CAkonadi::AgentTypeDialog | A dialog to select an available agent type |
| CAkonadi::NoteUtils::Attachment | An attachment for a note |
| ►CAkonadi::Attribute | Provides interface for custom attributes for Entity |
| CAkonadi::AddressAttribute | Attribute storing the From, To, Cc, Bcc addresses of a message |
| CAkonadi::BlockAlarmsAttribute | An Attribute that marks that alarms from a calendar collection are blocked |
| CAkonadi::CollectionQuotaAttribute | Attribute that provides quota information for a collection |
| CAkonadi::CollectionRightsAttribute | Attribute that stores the rights of a collection |
| CAkonadi::ContactMetaDataAttribute | Attribute to store contact specific meta data |
| CAkonadi::EntityAnnotationsAttribute | An attribute for annotations |
| CAkonadi::EntityDeletedAttribute | An Attribute that marks that an entity was marked as deleted |
| CAkonadi::EntityDisplayAttribute | Attribute that stores the properties that are used to display an entity |
| CAkonadi::EntityHiddenAttribute | An Attribute that marks that an entity should be hidden in the UI |
| CAkonadi::IndexPolicyAttribute | An attribute to specify how a collection should be indexed for searching |
| CAkonadi::MessageFolderAttribute | Message folder information |
| CAkonadi::MessageThreadingAttribute | Message threading information |
| CAkonadi::PersistentSearchAttribute | An attribute to store query properties of persistent search collections |
| CAkonadi::SpecialCollectionAttribute | An Attribute that stores the special collection type of a collection |
| CAkonadi::TagAttribute | Attribute that stores the properties that are used to display a tag |
| ►CAkonadi::AttributeEntity | Parent class for entities that can have attributes |
| CAkonadi::Tag | An Akonadi Tag |
| CAkonadi::AttributeFactory | Provides the functionality of registering and creating arbitrary entity attributes |
| CAkonadi::CachePolicy | Represents the caching policy for a collection |
| ►CAkonadi::CalendarBase | The base class for all akonadi aware calendars |
| CAkonadi::ETMCalendar | A KCalCore::Calendar that uses an EntityTreeModel to populate itself |
| CAkonadi::FetchJobCalendar | A KCalCore::Calendar that uses a one time IncidenceFetchJob to populate itself |
| CAkonadi::ChangeNotificationDependenciesFactory | This class exists so that we can create a fake notification source in unit tests |
| CAkonadi::CollectionAttributesSynchronizationJob | Job that synchronizes the attributes of a collection |
| CAkonadi::CollectionComboBox | A combobox for selecting an Akonadi collection |
| CAkonadi::CollectionDialog | A collection selection dialog |
| CAkonadi::CollectionFetchScope | Specifies which parts of a collection should be fetched from the Akonadi storage |
| CAkonadi::CollectionModelPrivate | |
| CAkonadi::CollectionPropertiesDialog | A generic and extensible dialog for collection properties |
| CAkonadi::CollectionPropertiesPageFactory | A factory class for collection properties dialog pages |
| CAkonadi::CollectionRequester | A widget to request an Akonadi collection from the user |
| CAkonadi::CollectionStatistics | Provides statistics information of a Collection |
| CAkonadi::ConflictResolveDialog | A dialog to ask the user for a resolve strategy for conflicts |
| CAkonadi::ContactEditorDialog | A dialog for creating or editing a contact in Akonadi |
| CContactEditorWidget | A widget for editing a contact |
| CAkonadi::ContactGroupEditorDialog | A dialog for creating or editing a contact group in Akonadi |
| CAkonadi::ContactGroupExpandJob | Job that expands a ContactGroup to a list of contacts |
| CAkonadi::ContactGroupViewerDialog | A dialog for displaying a contact group in Akonadi |
| CAkonadi::ContactMetaData | A helper class for storing contact specific settings |
| CAkonadi::ContactViewerDialog | A dialog for displaying a contact in Akonadi |
| CCustomField | A class that represents non-standard contact fields |
| CCustomFieldManager | A class that manages the descriptions of all custom fields with global scope |
| CAkonadi::DialPhoneNumberAction | An action to dial the phone number of a contact |
| CAkonadi::DifferencesAlgorithmInterface | An interface to find out differences between two Akonadi objects |
| CAkonadi::EmailAddressSelection | An selection of an email address and corresponding name |
| CAkonadi::EmailAddressSelectionDialog | A dialog to select email addresses from Akonadi |
| ►CAkonadi::Entity | The base class for Item and Collection |
| CAkonadi::Collection | Represents a collection of PIM items |
| CAkonadi::EntityRightsFilterModel | A proxy model that filters entities by access rights |
| CAkonadi::EntityTreeModelPrivate | |
| CAkonadi::Exception | Base class for exceptions used by the Akonadi library |
| CAkonadi::FreeBusyProviderBase | Base class for resources providing free-busy information |
| CAkonadi::FreeBusyManagerPrivate::FreeBusyProviderRequest | Structs |
| CAkonadi::GetLockJob | |
| CAkonadi::GidExtractor | |
| CAkonadi::GidExtractorInterface | An interface to extract the GID of an object contained in an akonadi item |
| CAkonadi::GroupwareUiDelegate | Ui delegate for editing counter proposals |
| CAkonadi::IncidenceMimeTypeVisitor | Helper for getting the Akonadi specific sub MIME type of a KCal::IncidenceBase item, e.g |
| CAkonadi::ItemFetchScope | Specifies which parts of an item should be fetched from the Akonadi storage |
| ►CAkonadi::ItemMonitor | A convenience class to monitor a single item for changes |
| CAkonadi::ContactGroupViewer | A viewer component for contact groups in Akonadi |
| CAkonadi::ContactViewer | A viewer component for contacts in Akonadi |
| CAkonadi::ItemSerializer | |
| ►CAkonadi::ItemSerializerPlugin | The base class for item type serializer plugins |
| CAkonadi::DefaultItemSerializerPlugin | |
| CAkonadi::ItemSerializerPluginV2 | The extended base class for item type serializer plugins |
| CAkonadi::StdStringItemSerializerPlugin | |
| ►CAkonadi::Job | Base class for all actions in the Akonadi storage |
| CAkonadi::CollectionCopyJob | Job that copies a collection into another collection in the Akonadi storage |
| CAkonadi::CollectionCreateJob | Job that creates a new collection in the Akonadi storage |
| CAkonadi::CollectionDeleteJob | Job that deletes a collection in the Akonadi storage |
| CAkonadi::CollectionFetchJob | Job that fetches collections from the Akonadi storage |
| CAkonadi::CollectionModifyJob | Job that modifies a collection in the Akonadi storage |
| CAkonadi::CollectionMoveJob | Job that moves a collection in the Akonadi storage to a new parent collection |
| CAkonadi::CollectionPathResolver | |
| CAkonadi::CollectionSelectJob | |
| CAkonadi::CollectionStatisticsJob | Job that fetches collection statistics from the Akonadi storage |
| CAkonadi::CollectionSync | |
| CAkonadi::IncidenceFetchJob | Retrieve all incidences in all calendars |
| CAkonadi::InvalidateCacheJob | Helper job to invalidate item cache for an entire collection |
| CAkonadi::ItemCopyJob | Job that copies a set of items to a target collection in the Akonadi storage |
| CAkonadi::ItemCreateJob | Job that creates a new item in the Akonadi storage |
| CAkonadi::ItemDeleteJob | Job that deletes items from the Akonadi storage |
| CAkonadi::ItemFetchJob | Job that fetches items from the Akonadi storage |
| CAkonadi::ItemModifyJob | Job that modifies an existing item in the Akonadi storage |
| CAkonadi::ItemMoveJob | Job that moves an item into a different collection in the Akonadi storage |
| ►CAkonadi::ItemSearchJob | Job that searches for items in the Akonadi storage |
| CAkonadi::ContactGroupSearchJob | Job that searches for contact groups in the Akonadi storage |
| CAkonadi::ContactSearchJob | Job that searches for contacts in the Akonadi storage |
| CAkonadi::ItemSync | Syncs between items known to a client (usually a resource) and the Akonadi storage |
| CAkonadi::LinkJob | Job that links items inside the Akonadi storage |
| CAkonadi::RemoveDuplicatesJob | Job that finds and removes duplicate messages in given collection |
| ►CAkonadi::ResourceScanJob | |
| CAkonadi::DefaultResourceJob | |
| CAkonadi::ResourceSelectJob | Job that selects a resource context for remote identifier based operations |
| CAkonadi::SearchCreateJob | Job that creates a virtual/search collection in the Akonadi storage |
| CAkonadi::SubscriptionJob | Job to manipulate the local subscription state of a set of collections |
| CAkonadi::TagCreateJob | Job that creates a new tag in the Akonadi storage |
| CAkonadi::TagDeleteJob | Job that deletes tags |
| CAkonadi::TagFetchJob | Job that fetches tags from the Akonadi storage |
| CAkonadi::TagModifyJob | Job that modifies a tag in the Akonadi storage |
| CAkonadi::TransactionBeginJob | Job that begins a session-global transaction |
| CAkonadi::TransactionCommitJob | Job that commits a session-global transaction |
| CAkonadi::TransactionRollbackJob | Job that aborts a session-global transaction |
| ►CAkonadi::TransactionSequence | Base class for jobs that need to run a sequence of sub-jobs in a transaction |
| ►CAkonadi::SpecialCollectionsRequestJob | A job to request SpecialCollections |
| CAkonadi::RecentContactsCollectionRequestJob | A job to request the collection used for storing recent contacts |
| CAkonadi::SpecialMailCollectionsRequestJob | A job to request SpecialMailCollections |
| CAkonadi::TrashJob | Job that moves items/collection to trash |
| CAkonadi::TrashRestoreJob | Job that restores entites from trash |
| CAkonadi::UnlinkJob | Job that unlinks items inside the Akonadi storage |
| CAkonadi::XmlWriteJob | Serializes a given Akonadi collection into a XML file |
| ►CAkonadi::JobPrivate | |
| CAkonadi::ItemModifyJobPrivate | |
| CAkonadi::LinkJobImpl< LinkJob > | Shared implementation details between item and collection move jobs |
| CAkonadi::MoveJobImpl< T, MoveJob > | Shared implementation details between item and collection move jobs |
| CAkonadi::LinkJobImpl< UnlinkJob > | |
| CAkonadi::MoveJobImpl< Collection, CollectionMoveJob > | |
| CAkonadi::MoveJobImpl< Item, ItemMoveJob > | |
| CAkonadi::MessageStatus | Akonadi KMime Message Status |
| CAkonadi::MimeTypeChecker | Helper for checking MIME types of Collections and Items |
| CAkonadi::MonitorPrivate | |
| CAkonadi::NoteUtils::NoteMessageWrapper | A convenience wrapper around KMime::Message::Ptr for notes |
| ►CAkonadi::AgentBase::Observer | The interface for reacting on monitored or replayed changes |
| ►CAkonadi::AgentBase::ObserverV2 | BC extension of Observer with support for monitoring item and collection moves |
| ►CAkonadi::AgentBase::ObserverV3 | BC extension of ObserverV2 with support for batch operations |
| CAkonadi::AgentBase::ObserverV4 | Observer that adds support for item tagging |
| CAkonadi::PartFetcher | Convenience class for getting payload parts from an Akonadi Model |
| CPhoneTypeCombo | A combobox to select a phone number type |
| CPhoneTypeDialog | A dialog for editing phone number types |
| CAkonadi::ProtocolHelper | |
| CAkonadi::MonitorPrivate::PurgeBuffer | Class used to determine when to purge items in a Collection |
| ►CQDBusContext [external] | |
| ►CAkonadi::AgentBase | The base class for all Akonadi agents and resources |
| CAkonadi::PreprocessorBase | The base class for all Akonadi preprocessor agents |
| CAkonadi::ResourceBase | The base class for all Akonadi resources |
| ►CQObject [external] | |
| CAkonadi::AgentActionManager | Manages generic actions for agent and agent instance views |
| CAkonadi::AgentBase | The base class for all Akonadi agents and resources |
| CAkonadi::AgentBasePrivate | |
| ►CAkonadi::AgentFactoryBase | A factory base class for in-process agents |
| CAkonadi::AgentFactory< T > | A factory for in-process agents |
| CAkonadi::AgentManager | Provides an interface to retrieve agent types and manage agent instances |
| CAkonadi::AsyncSelectionHandler | |
| CAkonadi::CalendarClipboard | Class to copy or cut calendar incidences |
| CAkonadi::ConflictHandler | A class to handle conflicts in Akonadi |
| CAkonadi::ContactDefaultActions | A convenience class that handles different contact related actions |
| CAkonadi::Control | Provides methods to control the Akonadi server process |
| CAkonadi::DefaultItemSerializerPlugin | |
| ►CAkonadi::EntityCacheBase | |
| CAkonadi::EntityCache< T, FetchJob, FetchScope_ > | |
| CAkonadi::EntityTreeViewStateSaver | A helper class that saves and restores state of an EntityTreeView |
| CAkonadi::Firstrun | Takes care of setting up default resource agents when running Akonadi for the first time |
| CAkonadi::FreeBusyProviderBasePrivate | |
| CAkonadi::FreeBusyProviderBasePrivate | |
| CAkonadi::History | History class for implementing undo/redo of calendar operations |
| CAkonadi::ImageProvider | Class fetching avatars/images from network and storing them in KImageCache |
| CAkonadi::ItemMonitor::Private | |
| CAkonadi::ITIPHandler | Handles sending of iTip messages aswell as processing incoming ones |
| CAkonadi::ITIPHandlerHelper | This class handles sending of invitations to attendees when Incidences (e.g |
| CAkonadi::KJobPrivateBase | Base class for the private class of KJob but not Akonadi::Job based jobs that require the Akonadi server to be operational |
| ►CAkonadi::Monitor | Monitors an item or collection for changes |
| CAkonadi::ChangeRecorder | Records and replays change notification |
| CAkonadi::Scheduler | This class provides an encapsulation of iTIP transactions (RFC 2446) |
| CAkonadi::ServerManager | Provides methods to control the Akonadi server process |
| CAkonadi::Session | A communication session with the Akonadi storage |
| ►CAkonadi::SpecialCollections | An interface to special collections |
| CAkonadi::RecentContactsCollections | |
| CAkonadi::SpecialMailCollections | Interface to special mail collections such as inbox, outbox etc |
| CAkonadi::StandardActionManager | Manages generic actions for collection and item views |
| CAkonadi::StandardCalendarActionManager | Manages calendar specific actions for collection and item views |
| CAkonadi::StandardContactActionManager | Manages contact specific actions for collection and item views |
| CAkonadi::StandardMailActionManager | Manages emails specific actions for collection and item views |
| CAkonadi::StdStringItemSerializerPlugin | |
| CAkonadi::TodoPurger | Class to delete completed to-dos |
| CAkonadi::TransportResourceBasePrivate | |
| ►CQAbstractItemDelegate [external] | |
| ►CQStyledItemDelegate [external] | |
| CAkonadi::CollectionStatisticsDelegate | A delegate that draws unread and total count for CollectionStatisticsModel |
| ►CQAbstractItemModel [external] | |
| CAkonadi::AgentInstanceModel | Provides a data model for agent instances |
| CAkonadi::AgentTypeModel | Provides a data model for agent types |
| ►CAkonadi::CollectionModel | A model for collections |
| CAkonadi::CollectionStatisticsModel | A model that provides statistics for collections |
| CAkonadi::SubscriptionModel | |
| ►CAkonadi::EntityTreeModel | A model for collections and items together |
| CAkonadi::ContactsTreeModel | A model for contacts and contact groups as available in Akonadi |
| ►CQAbstractProxyModel [external] | |
| CAkonadi::MessageThreaderProxyModel | Proxy to thread message using the Mailthreader agent |
| ►CQSortFilterProxyModel [external] | |
| CAkonadi::AgentFilterProxyModel | A proxy model for filtering AgentType or AgentInstance |
| CAkonadi::CollectionFilterProxyModel | A proxy model that filters collections by mime type |
| CAkonadi::ContactsFilterProxyModel | A proxy model for ContactsTreeModel models |
| CAkonadi::EntityMimeTypeFilterModel | A proxy model that filters entities by mime type |
| CAkonadi::EntityOrderProxyModel | A model that keeps the order of entities persistent |
| CAkonadi::KColumnFilterProxyModel | Filter model to make only certain columns of a model visible |
| CAkonadi::StatisticsProxyModel | A proxy model that exposes collection statistics through extra columns |
| CCollectionFilterModel | A filter model for Akonadi collections |
| ►CQAbstractTableModel [external] | |
| ►CAkonadi::ItemModel | A table model for items |
| CAkonadi::MessageModel | A flat self-updating message model |
| ►CQWidget [external] | |
| CAddressEditWidget | An editor widget for addresses |
| CAkonadi::AgentInstanceWidget | Provides a widget that lists all available agent instances |
| CAkonadi::AgentTypeWidget | Provides a widget that lists all available agent types |
| ►CAkonadi::CollectionPropertiesPage | A single page in a collection properties dialog |
| CAkonadi::CachePolicyPage | A page in a collection properties dialog to configure the cache policy |
| CAkonadi::ContactEditor | An widget to edit contacts in Akonadi |
| CAkonadi::ContactEditorPagePlugin | The base class for custom ContactEditor page plugins |
| CAkonadi::ContactGroupEditor | An widget to edit contact groups in Akonadi |
| CAkonadi::ContactGroupViewer | A viewer component for contact groups in Akonadi |
| CAkonadi::ContactViewer | A viewer component for contacts in Akonadi |
| CAkonadi::EmailAddressSelectionWidget | A widget to select email addresses from Akonadi |
| CAkonadi::ErrorOverlay | |
| CAkonadi::TagEditWidget | A widget that offers facilities to add/remove tags and optionally provides a way to select tags |
| CAkonadi::TagWidget | A widget that shows a tag selection and provides means to edit that selection |
| CCategoriesEditWidget | A widget for editing the categories of a contact |
| CDisplayNameEditWidget | A widget for editing the display name of a contact |
| CEmailEditWidget | A widget for editing email addresses |
| CIMEditWidget | This widget displays an input field for changing the instant messaging id of a contact |
| CNameEditWidget | A widget for editing the name of a contact |
| CPhoneEditWidget | A widget for editing phone numbers of a contact |
| CPhoneNumberListWidget | A widgets that groups together a list of PhoneNumberWidgets |
| CPhoneNumberWidget | A widget that provides selectors for the type and number of a phone number entry |
| ►CQFrame [external] | |
| ►CQAbstractScrollArea [external] | |
| ►CQAbstractItemView [external] | |
| ►CQListView [external] | |
| CAkonadi::EntityListView | A view to show an item/collection list provided by an EntityTreeModel |
| ►CQTreeView [external] | |
| CAkonadi::CollectionView | A view to show a collection tree provided by a CollectionModel |
| CAkonadi::EntityTreeView | A view to show an item/collection tree provided by an EntityTreeModel |
| CAkonadi::ItemView | A view to show an item list provided by an ItemModel |
| ►CQMenu [external] | |
| CKDatePickerPopup | This menu helps the user to select a date quickly |
| CWaitingOverlay | |
| ►CQPaintDevice [external] | |
| CQWidget [external] | |
| ►CQPointer< T > [external] | |
| CAutoQPointer< T > | A QPointer which when destructed, deletes the object it points to |
| ►CQSharedData [external] | |
| CAkonadi::AgentInstance::Private | |
| CAkonadi::AgentType::Private | |
| ►CAkonadi::EntityPrivate | |
| CAkonadi::CollectionPrivate | |
| CAkonadi::ItemPrivate | |
| CAkonadi::ItemFetchScopePrivate | |
| CAkonadi::MimeTypeCheckerPrivate | |
| CAkonadi::RecursiveCollectionFilterProxyModel | A model to filter out collections of non-matching content types |
| CAkonadi::RecursiveItemFetchJob | Job that fetches all items of a collection recursive |
| CAkonadi::RecursiveMover | Helper class for expanding inter-resource collection moves inside ResourceBase |
| CAkonadi::ResourceSynchronizationJob | Job that synchronizes a resource |
| CAkonadi::SearchQuery | A query that can be passed to ItemSearchJob or others |
| ►CAkonadi::SearchTerm | Search term represents the actual condition within query |
| CAkonadi::ContactSearchTerm | A search term for a contact field |
| CAkonadi::EmailSearchTerm | A search term for an email field |
| ►CAkonadi::SelectionProxyModel | A proxy model used to reference count selected Akonadi::Collection in a view |
| CAkonadi::FavoriteCollectionsModel | A model that lists a set of favorite collections |
| CAkonadi::SelfTestDialog | A dialog that checks the current status of the Akonadi system |
| CAkonadi::SessionPrivate | |
| CAkonadi::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 |
| CAkonadi::Internal::SharedValuePool< QByteArray, QVector > | |
| CAkonadi::Internal::SharedValuePool< QString, QVector > | |
| CAkonadi::ShowAddressAction | A contact action to show the address of a contact on a map |
| CAkonadi::SocialFeedItem | Class representing one entry in the social feed |
| CAkonadi::SpecialCollectionsDiscoveryJob | A job to discover all SpecialCollections |
| CAkonadi::SpecialCollectionsPrivate | |
| CAkonadi::SpecialMailCollectionsTesting | |
| CAkonadi::SubscriptionDialog | |
| CAkonadi::TagFetchScope | Specifies which parts of a tag should be fetched from the Akonadi storage |
| CAkonadi::TagManagementDialog | A dialog to manage tags |
| CAkonadi::TagSelectionDialog | A widget that shows a tag selection and provides means to edit that selection |
| CAkonadi::TextBrowser | A convenience class to remove the 'Copy Link Location' action from the context menu of KTextBrowser |
| CAkonadi::TransportResourceBase | Resource implementing mail transport capability |
| CAkonadi::TrashFilterProxyModel | Filter model which hides/shows entites marked as trash |
| CAkonadi::XmlDocument | Represents a document of the KNUT XML serialization format for Akonadi objects |