Home · All Classes · All Namespaces · Modules · Functions · Files
Deprecated List
Member Tp::ChannelRequest::succeeded ()
Use ChannelRequest::succeeded(const ChannelPtr &) instead.
Member Tp::ConnectionCapabilities::contactSearch ()
Use contactSearches() instead.
Member Tp::ConnectionCapabilities::contactSearchWithLimit () const
Use contactSearchesWithLimit() instead.
Member Tp::ConnectionCapabilities::contactSearchWithSpecificServer () const
Use contactSearchesWithSpecificServer() instead.
Member Tp::Contact::block (bool value)
Use block() instead.
Member Tp::Contact::blockStatusChanged (bool blocked, const Tp::Channel::GroupMemberChangeDetails &details)
Use blockStatusChanged(bool blocked) instead.
Member Tp::Contact::publishStateChanged (Tp::Contact::PresenceState state, const Tp::Channel::GroupMemberChangeDetails &details)
Use publishStateChanged(Tp::Contact::PresenceState state, const QString &message) instead.
Member Tp::Contact::subscriptionStateChanged (Tp::Contact::PresenceState state, const Tp::Channel::GroupMemberChangeDetails &details)
Use subscriptionStateChanged(Tp::Contact::PresenceState state) instead.
Member Tp::ContactManager::blockContacts (const QList< ContactPtr > &contacts, bool value)
Use blockContacts(const QList<ContactPtr> &contacts) instead.
Member Tp::ContactManager::presencePublicationRequested (const Tp::Contacts &contacts, const QString &message)
Turned out this didn't make sense at all. There can be multiple contacts, but this signal carries just a single message. Use presencePublicationRequested(const Tp::Contacts &contacts) instead, and extract the messages from the individual Tp::Contact objects.
Member Tp::ContactManager::presencePublicationRequested (const Tp::Contacts &contacts, const Tp::Channel::GroupMemberChangeDetails &details)
Turned out this didn't make sense at all. There can be multiple contacts, but this signal carries just a single details. Use presencePublicationRequested(const Tp::Contacts &contacts) instead, and extract the details (message) from the individual Tp::Contact objects.
Member Tp::ContactManager::requestContactAvatar (Contact *contact)
Member Tp::PendingOperation::object () const
Will be made protected in the next API break, because using it outside the PendingOperation requires unsafe type conversions, and it's not always clear just which object the operation "takes place on", and we don't want to commit to keeping the objects fixed.
Member Tp::Profile::Presence::message () const
Use canHaveStatusMessage() instead.
Member Tp::StreamTubeChannel::FeatureStreamTube
Use StreamTubeChannel::FeatureCore instead.
Member Tp::StreamTubeChannel::setBaseTubeType (uint type)
This method never did anything useful when called from outside, and now does nothing at all. It will be removed in the next API/ABI break.
Member Tp::TubeChannel::FeatureTube
Use TubeChannel::FeatureCore instead.
Member Tp::TubeChannel::tubeState () const
Use state() instead.
Member Tp::TubeChannel::tubeStateChanged (Tp::TubeChannelState state)
Use stateChanged() instead.


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.8.0