akonadi
Deprecated List
- Class Akonadi::AgentBase::Observer
- Use ObserverV2 instead
- Member Akonadi::CalendarBase::deleteAllEvents ()
- Member Akonadi::CalendarBase::deleteAllJournals ()
- Member Akonadi::CalendarBase::deleteAllTodos ()
- Member Akonadi::Collection::parent () const
- Use parentCollection()
- Member Akonadi::Collection::parentRemoteId () const
- Use parentCollection()
- Member Akonadi::Collection::setParent (Id parent)
- Use setParentCollection()
- Member Akonadi::Collection::setParent (const Collection &collection)
- Use setParentCollection()
- Member Akonadi::Collection::setParentRemoteId (const QString &identifier)
- Use setParentCollection()
- Member Akonadi::CollectionFetchJob::includeStatistics (bool include=true)
- Use CollectionFetchScope instead.
- Parameters
-
include whether to also fetch statistics
- Member Akonadi::CollectionFetchJob::includeUnsubscribed (bool include=true)
- Use CollectionFetchScope instead.
- Parameters
-
include whether to also fetch unsubscribed collections
- Member Akonadi::CollectionFetchJob::setResource (const QString &resource)
- Use CollectionFetchScope instead.
- Member Akonadi::CollectionFetchScope::includeUnubscribed () const
- Use includeUnsubscribed()
- Class Akonadi::CollectionModel
- Use Akonadi::EntityTreeModel instead
- Class Akonadi::CollectionStatisticsModel
- Use Akonadi::EntityTreeModel with an Akonadi::StatisticsProxyModel on top
- Member Akonadi::ContactEditor::saveContact ()
- use saveContactInAddressBook. We can't get contactStored and error infos. Remove it for KDE SC5
- Class Akonadi::EntityTreeViewStateSaver
- This class is deprecated. Use ETMViewStateSaver instead.
- Member Akonadi::FavoriteCollectionsModel::collections () const
- Use collectionIds instead.
- Class Akonadi::ItemModel
- Use Akonadi::EntityTreeModel instead
- Member Akonadi::MessageFlags::Answered
- use Replied instead.
- Class Akonadi::MessageModel
- Subclass Akonadi::EntityTreeModel instead. An example can be seen in AkonadiConsole, have a look at AkonadiBrowserModel there.
- Class Akonadi::MessageThreaderProxyModel
- This model is not used for threading and will not work. Use the messagelist component in the kdepim module instead.
- Class Akonadi::MessageThreadingAttribute
- This attribute is not used for threading and will not work. Use the messagelist component in the kdepim module instead.
- Member Akonadi::Monitor::itemsMonitored () const
- Use itemsMonitoredEx() instead.
- Member Akonadi::ResourceBase::setTotalItems (int amount)
- Use setItemStreamingEnabled( true ) + itemsRetrieved[Incremental]()
- itemsRetrieved() instead.
- Parameters
-
amount number of items that will arrive in streaming mode
- itemsRetrieved() instead.
- Class Akonadi::StatisticsProxyModel
- use the one in kdepim, which is much faster
- Class Akonadi::SubscriptionModel
- This should be replaced by something based on EntityTreeModel
- Member Akonadi::XmlDocument::childCollections (const QString &parentCollectionRid) const
- Not HRID aware, use childCollections( Akonadi::Collection ) instead
- Member Akonadi::XmlDocument::collectionElementByRemoteId (const QString &rid) const
- Not HRID aware, use collectionElement() instead
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.