akonadi
Deprecated List
- Class Akonadi::AgentBase::Observer
- Use ObserverV2 instead
- 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.
- Member Akonadi::CollectionFetchJob::includeUnsubscribed (bool include=true)
- Use CollectionFetchScope instead.
- 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
- 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
- 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.
- Class Akonadi::StatisticsProxyModel
- use the one in kdepim, which is much faster
- Class Akonadi::SubscriptionModel
- This should be replaced by something based on EntityTreeModel
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jul 13 2013 01:27:45 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Jul 13 2013 01:27:45 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.