Home · All Classes · All Namespaces · Modules · Functions · Files

Deprecated List

Member Tp::AbstractClientHandler::capabilities () const
Use handlerCapabilities() instead, it offers a high-level interface to the capability set.

Member Tp::Account::Account (const QString &busName, const QString &objectPath)

Member Tp::Account::Account (const QDBusConnection &bus, const QString &busName, const QString &objectPath)

Member Tp::Account::avatarInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use optionalInterface() instead.

Member Tp::Account::connectionObjectPath
Use Connection::objectPath() instead.

Member Tp::Account::connectionStatusChanged (Tp::ConnectionStatus status, Tp::ConnectionStatusReason statusReason)
Use connectionStatusChanged(Tp::Connection::Status status) instead.

Member Tp::Account::create (const QDBusConnection &bus, const QString &busName, const QString &objectPath)
Use other create() methods.

Member Tp::Account::createConferenceMediaCall (const QList< ChannelPtr > &channels, const QStringList &initialInviteeContactsIdentifiers=QStringList(), const QDateTime &userActionTime=QDateTimecurrentDateTime(), const QString &preferredHandler=QString())
Use createConferenceStreamedMediaCall() instead.

Member Tp::Account::createConferenceMediaCall (const QList< ChannelPtr > &channels, const QList< ContactPtr > &initialInviteeContacts=QList< ContactPtr >(), const QDateTime &userActionTime=QDateTimecurrentDateTime(), const QString &preferredHandler=QString())
Use createConferenceStreamedMediaCall() instead.

Member Tp::Account::createContactSearchChannel (const QString &server=QString(), uint limit=0, const QDateTime &userActionTime=QDateTimecurrentDateTime(), const QString &preferredHandler=QString())
Use createContactSearch() instead.

Member Tp::Account::ensureAudioCall (const QString &contactIdentifier, QDateTime userActionTime=QDateTimecurrentDateTime(), const QString &preferredHandler=QString())
Use ensureStreamedMediaAudioCall() instead.

Member Tp::Account::ensureMediaCall (const QString &contactIdentifier, const QDateTime &userActionTime=QDateTimecurrentDateTime(), const QString &preferredHandler=QString())
Use ensureStreamedMediaCall() instead.

Member Tp::Account::ensureMediaCall (const ContactPtr &contact, const QDateTime &userActionTime=QDateTimecurrentDateTime(), const QString &preferredHandler=QString())
Use ensureStreamedMediaCall() instead.

Member Tp::Account::ensureVideoCall (const QString &contactIdentifier, bool withAudio=true, QDateTime userActionTime=QDateTimecurrentDateTime(), const QString &preferredHandler=QString())
ensureStreamedMediaVideoCall() instead.

Member Tp::Account::ensureVideoCall (const ContactPtr &contact, bool withAudio=true, QDateTime userActionTime=QDateTimecurrentDateTime(), const QString &preferredHandler=QString())
Use ensureStreamedMediaVideoCall() instead.

Member Tp::Account::haveConnection
Use connection() instead.

Member Tp::Account::haveConnectionChanged (bool haveConnection)
Use connectionChanged() instead.

Member Tp::Account::icon () const
Use iconName() instead.

Member Tp::Account::propertiesInterface () const
Use optionalInterface() instead.

Member Tp::Account::protocol () const
Use protocolName() methods.

Member Tp::Account::setIcon (const QString &value)
Use setIconName() instead.

Member Tp::Account::statusChanged (Tp::ConnectionStatus status, Tp::ConnectionStatusReason statusReason, const QString &error, const QVariantMap &errorDetails)
Use connectionStatusChanged(Tp::Connection::Status status) instead.

Member Tp::AccountManager::accountCreated (const QString &path)
Use newAccount() instead.

Member Tp::AccountManager::AccountManager ()

Member Tp::AccountManager::AccountManager (const QDBusConnection &bus)

Member Tp::AccountManager::accountRemoved (const QString &path)
Use Account::removed() instead.

Member Tp::AccountManager::accountValidityChanged (const QString &path, bool valid)
Use Account::validityChanged() instead.

Member Tp::AccountManager::allAccountPaths () const
Use allAccounts() instead.

Member Tp::AccountManager::invalidAccountPaths () const
Use invalidAccountsSet() instead.

Member Tp::AccountManager::invalidAccounts ()
Use invalidAccountsSet() instead.

Member Tp::AccountManager::propertiesInterface () const
Use optionalInterface() instead.

Member Tp::AccountManager::validAccountPaths () const
Use validAccountsSet() instead.

Member Tp::AccountManager::validAccounts ()
Use validAccountsSet() instead.

Member Tp::AccountSet::filter

Member Tp::AccountSet::filters

Member Tp::AccountSet::isFilterValid () const
Use Filter::isValid() instead.

Member Tp::CapabilitiesBase::requestableChannelClasses () const
Use allClassSpecs() instead.

Member Tp::CapabilitiesBase::supportsAudioCalls () const
Use streamedMediaAudioCalls instead.

Member Tp::CapabilitiesBase::supportsMediaCalls () const
Use streamedMediaCalls instead.

Member Tp::CapabilitiesBase::supportsTextChats () const
Use textChats instead.

Member Tp::CapabilitiesBase::supportsUpgradingCalls () const
Use upgradingStreamedMediaCalls() instead.

Member Tp::CapabilitiesBase::supportsVideoCalls (bool withAudio=true) const
Use streamedMediaVideoCalls() or streamedMediaVideoCallsWithAudio() instead.

Member Tp::Channel::callStateInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use optionalInterface() instead.

Member Tp::Channel::chatStateInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use optionalInterface() instead.

Member Tp::Channel::conferenceChannelRemoved (const Tp::ChannelPtr &channel)
Use conferenceChannelRemoved(const Tp::ChannelPtr &channel, const Tp::Channel::GroupMemberChangeDetails &details) instead.

Member Tp::Channel::conferenceSupportsNonMerges () const
Use ConnectionCapabilities conference methods instead.

Member Tp::Channel::DTMFInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use optionalInterface() instead.

Member Tp::Channel::groupInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use optionalInterface() instead.

Member Tp::Channel::hasConferenceInterface () const
Use isConference() instead.

Member Tp::Channel::hasMergeableConferenceInterface () const
Use supportsConferenceMerging() instead.

Member Tp::Channel::hasSplittableInterface () const
Use supportsConferenceSplitting() instead.

Member Tp::Channel::holdInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use optionalInterface() instead.

Member Tp::Channel::mediaSignallingInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use optionalInterface() instead.

Member Tp::Channel::passwordInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use optionalInterface() instead.

Member Tp::Channel::propertiesInterface () const
Use optionalInterface() instead.

Member Tp::Channel::roomListInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use interface() instead.

Member Tp::Channel::splitChannel ()
Use conferenceSplitChannel() instead.

Member Tp::Channel::streamedMediaInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use interface() instead.

Member Tp::Channel::textInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use interface() instead.

Member Tp::Channel::tubesInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use interface() instead.

Member Tp::ChannelDispatchOperation::ChannelDispatchOperation (const QDBusConnection &bus, const QString &objectPath, const QVariantMap &immutableProperties)

Member Tp::ChannelDispatchOperation::create (const QString &objectPath, const QVariantMap &immutableProperties)
Use other create() methods.

Member Tp::ChannelDispatchOperation::create (const QDBusConnection &bus, const QString &objectPath, const QVariantMap &immutableProperties)
Use other create() methods.

Member Tp::ChannelDispatchOperation::propertiesInterface () const
Use optionalInterface() instead.

Member Tp::ChannelRequest::ChannelRequest (const QDBusConnection &bus, const QString &objectPath, const QVariantMap &immutableProperties)

Member Tp::ChannelRequest::create (const QString &objectPath, const QVariantMap &immutableProperties)
Use other create() methods instead.

Member Tp::ChannelRequest::create (const QDBusConnection &bus, const QString &objectPath, const QVariantMap &immutableProperties)
Use other create() methods instead.

Member Tp::Connection::aliasingInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use optionalInterface() instead.

Member Tp::Connection::avatarsInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use optionalInterface() instead.

Member Tp::Connection::capabilitiesInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use optionalInterface() instead.

Member Tp::Connection::Connection (const QDBusConnection &bus, const QString &busName, const QString &objectPath)

Member Tp::Connection::Connection (const QString &busName, const QString &objectPath)

Member Tp::Connection::create (const QDBusConnection &bus, const QString &busName, const QString &objectPath)
Use other create() methods instead.

Member Tp::Connection::create (const QString &busName, const QString &objectPath)
Use other create() methods instead.

Member Tp::Connection::presenceInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use optionalInterface() instead.

Member Tp::Connection::propertiesInterface () const
Use optionalInterface() instead.

Member Tp::Connection::simplePresenceInterface (InterfaceSupportedChecking check=CheckInterfaceSupported) const
Use optionalInterface() instead.

Member Tp::Connection::statusChanged (Tp::Connection::Status newStatus, Tp::ConnectionStatusReason newStatusReason)
It is tempting to use the status reason parameter as a primary means of error handling, which must be avoided. Use statusReason(Tp::Connection::Status) instead.

Member Tp::ConnectionCapabilities::supportsConferenceMediaCalls (bool withInitialInvitees=true) const
Use conferenceStreamedMediaCalls() or conferenceStreamedMediaCallsWithInvitees() instead.

Member Tp::ConnectionCapabilities::supportsConferenceTextChatrooms (bool withInitialInvitees=true) const
Use conferenceTextChatrooms() instead.

Member Tp::ConnectionCapabilities::supportsConferenceTextChats (bool withInitialInvitees=true) const
Use conferenceTextChats() instead.

Member Tp::ConnectionCapabilities::supportsContactSearch ()
Use contactSearch() instead.

Member Tp::ConnectionCapabilities::supportsContactSearchWithLimit () const
Use contactSearchWithLimit() instead.

Member Tp::ConnectionCapabilities::supportsContactSearchWithSpecificServer () const
Use contactSearchWithSpecificServer() instead.

Member Tp::ConnectionCapabilities::supportsTextChatrooms () const
Use textChatrooms() instead.

Member Tp::Contact::info () const
Use infoFields() instead.

Member Tp::Contact::infoChanged (const Tp::ContactInfoFieldList &info)
Use infoFieldsChanged() instead.

Member Tp::Contact::simplePresenceChanged (const QString &status, uint type, const QString &presenceMessage)
Use presenceChanged instead.

Member Tp::ContactManager::allKnownContactsChanged (const Tp::Contacts &contactsAdded, const Tp::Contacts &contactsRemoved)
Use allKnownContactsChanged(const Tp::Contacts &contactsAdded, const Tp::Contacts &contactsRemoved, const Tp::Channel::GroupMemberChangeDetails &details) instead.

Member Tp::ContactManager::groupMembersChanged (const QString &group, const Tp::Contacts &groupMembersAdded, const Tp::Contacts &groupMembersRemoved)
Use groupMembersChanged(const QString &group, const Tp::Contacts &groupMembersAdded, const Tp::Contacts &groupMembersRemoved, const Tp::Channel::GroupMemberChangeDetails &details) instead.

Member Tp::ContactManager::presencePublicationRequested (const Tp::Contacts &contacts)
Use presencePublicationRequested(const Tp::Contacts &contacts, const Tp::Channel::GroupMemberChangeDetails &details) instead.

Member Tp::MediaStream::content () const

Member Tp::MediaStream::members () const
Use contact() instead.

Member Tp::MediaStream::membersRemoved (const Tp::Contacts &members)

Member Tp::MediaStream::remoteSendingState (const ContactPtr &contact) const
Use remoteSendingState() instead.

Member Tp::MediaStream::remoteSendingStateChanged (const QHash< Tp::ContactPtr, Tp::MediaStream::SendingState > &remoteSendingStates)
Use remoteSendingStateChanged(Tp::MediaStream::SendingState) instead.

Member Tp::MediaStream::requestReceiving (const ContactPtr &contact, bool receive)
Use requestReceiving(bool receive) instead.

Member Tp::PendingContactInfo::info () const
Use infoFields() instead.

Member Tp::Profile::unsupportedChannelClasses () const
Use unsupportedChannelClassSpecs() instead.

Member Tp::StreamedMediaChannel::contentAdded (const Tp::MediaContentPtr &content)
Use streamAdded() instead.

Member Tp::StreamedMediaChannel::contentRemoved (const Tp::MediaContentPtr &content)
Use streamRemoved() instead.

Member Tp::StreamedMediaChannel::hangupCall (StateChangeReason reason, const QString &detailedReason, const QString &message)
Use hangupCall() instead.


Copyright © 2008-2010 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.4.4