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::includeUnsubscribed () const
- use listFilter() instead
- Member Akonadi::CollectionFetchScope::includeUnubscribed () const
- Use includeUnsubscribed()
- Member Akonadi::CollectionFetchScope::setIncludeUnsubscribed (bool include)
- use setListFilter() instead
- 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
- Member Akonadi::EntityTreeModel::includeUnsubscribed () const
- use listFilter instead
- Member Akonadi::EntityTreeModel::setIncludeUnsubscribed (bool show)
- use setListFilter instead
- 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::ItemSearchJob::akonadiItemIdUri ()
- Deprecated as of 4.13, where SPARQL queries were replaced by Baloo
- Member Akonadi::ItemSearchJob::ItemSearchJob (const QString &query, QObject *parent=0)
- Deprecated as of 4.13. Use SearchQuery instead.
- Member Akonadi::ItemSearchJob::setQuery (const QString &query)
- Deprecated as of 4.13. Use SearchQuery instead.
- Member Akonadi::ItemSync::updateItem (const Item &storedItem, Item &newItem)
- This method is disabled internally.
- 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::PersistentSearchAttribute::queryLanguage () const
- Deprecated as of 4.13. This method returns "SPARQL" for compatibility reasons and should not be used with new code.
- Member Akonadi::PersistentSearchAttribute::setQueryLanguage (const QString &language)
- Deprecated as of 4.13. This method has no effect.
- Member Akonadi::SearchCreateJob::SearchCreateJob (const QString &name, const QString &query, QObject *parent=0)
- Deprecated as of 4.13, use Akonadi::SearchQuery instead
- Member Akonadi::SearchCreateJob::setQueryLanguage (const QString &queryLanguage)
- This method is deprecated as of 4.13 and has no effect.
- 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:04 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.