Home · All Classes · All Namespaces · Modules · Functions · Files
Tp::Account Member List

This is the complete list of members for Tp::Account, including all inherited members.

Account(const QDBusConnection &bus, const QString &busName, const QString &objectPath, const ConnectionFactoryConstPtr &connectionFactory, const ChannelFactoryConstPtr &channelFactory, const ContactFactoryConstPtr &contactFactory, const Feature &coreFeature)Tp::Accountprotected
actualFeatures() const Tp::ReadyObjectvirtual
allowedPresenceStatuses(bool includeAllStatuses=false) const Tp::Account
automaticPresenceTp::Account
automaticPresence() const Tp::Account
automaticPresenceChanged(const Tp::Presence &automaticPresence)Tp::Accountsignal
avatarTp::Account
avatar() const Tp::Account
avatarChanged(const Tp::Avatar &avatar)Tp::Accountsignal
avatarRequirementsTp::Account
avatarRequirements() const Tp::Account
baseInterface() const Tp::Accountprotected
becomeReady(const Features &requestedFeatures=Features())Tp::ReadyObjectvirtual
blockSignals(bool block)QObject
busName() const Tp::DBusProxy
BypassInterfaceCheck enum valueTp::OptionalInterfaceFactory< Account >
capabilitiesTp::Account
capabilities() const Tp::Account
capabilitiesChanged(const Tp::ConnectionCapabilities &capabilities)Tp::Accountsignal
changingPresenceTp::Account
changingPresence(bool value)Tp::Accountsignal
channelFactory() const Tp::Account
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
CheckInterfaceSupported enum valueTp::OptionalInterfaceFactory< Account >
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
cmNameTp::Account
cmName() const Tp::Account
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) constQObject
connectionTp::Account
connection() const Tp::Account
connectionChanged(const Tp::ConnectionPtr &connection)Tp::Accountsignal
connectionErrorTp::Account
connectionError() const Tp::Account
connectionErrorDetailsTp::Account
connectionErrorDetails() const Tp::Account
connectionFactory() const Tp::Account
connectionStatusTp::Account
connectionStatus() const Tp::Account
connectionStatusChanged(Tp::ConnectionStatus status)Tp::Accountsignal
connectionStatusReasonTp::Account
connectionStatusReason() const Tp::Account
connectNotify(const char *signal)QObjectprotectedvirtual
connectsAutomaticallyTp::Account
connectsAutomatically() const Tp::Account
connectsAutomaticallyPropertyChanged(bool connectsAutomatically)Tp::Accountsignal
contactFactory() const Tp::Account
create(const QString &busName, const QString &objectPath, const ConnectionFactoryConstPtr &connectionFactory=ConnectionFactory::create(QDBusConnection::sessionBus()), const ChannelFactoryConstPtr &channelFactory=ChannelFactory::create(QDBusConnection::sessionBus()), const ContactFactoryConstPtr &contactFactory=ContactFactory::create())Tp::Accountstatic
create(const QDBusConnection &bus, const QString &busName, const QString &objectPath, const ConnectionFactoryConstPtr &connectionFactory, const ChannelFactoryConstPtr &channelFactory, const ContactFactoryConstPtr &contactFactory=ContactFactory::create())Tp::Accountstatic
createAndHandleChannel(const QVariantMap &requestedProperties, const QDateTime &userActionTime)Tp::Account
createAndHandleConferenceCall(const QList< ChannelPtr > &channels, const QStringList &initialInviteeContactsIdentifiers=QStringList(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleConferenceCall(const QList< ChannelPtr > &channels, const QList< ContactPtr > &initialInviteeContacts=QList< ContactPtr >(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleConferenceStreamedMediaCall(const QList< ChannelPtr > &channels, const QStringList &initialInviteeContactsIdentifiers=QStringList(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleConferenceStreamedMediaCall(const QList< ChannelPtr > &channels, const QList< ContactPtr > &initialInviteeContacts=QList< ContactPtr >(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleConferenceTextChat(const QList< ChannelPtr > &channels, const QList< ContactPtr > &initialInviteeContacts=QList< ContactPtr >(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleConferenceTextChat(const QList< ChannelPtr > &channels, const QStringList &initialInviteeContactsIdentifiers=QStringList(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleConferenceTextChatroom(const QString &roomName, const QList< ChannelPtr > &channels, const QStringList &initialInviteeContactsIdentifiers=QStringList(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleConferenceTextChatroom(const QString &roomName, const QList< ChannelPtr > &channels, const QList< ContactPtr > &initialInviteeContacts=QList< ContactPtr >(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleContactSearch(const QString &server=QString(), uint limit=0, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleDBusTube(const QString &contactIdentifier, const QString &serviceName, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleDBusTube(const ContactPtr &contact, const QString &serviceName, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleFileTransfer(const QString &contactIdentifier, const FileTransferChannelCreationProperties &properties, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleFileTransfer(const ContactPtr &contact, const FileTransferChannelCreationProperties &properties, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleStreamTube(const QString &contactIdentifier, const QString &service, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createAndHandleStreamTube(const ContactPtr &contact, const QString &service, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
createChannel(const QVariantMap &requestedProperties, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createConferenceCall(const QList< ChannelPtr > &channels, const QStringList &initialInviteeContactsIdentifiers=QStringList(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createConferenceCall(const QList< ChannelPtr > &channels, const QList< ContactPtr > &initialInviteeContacts=QList< ContactPtr >(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createConferenceStreamedMediaCall(const QList< ChannelPtr > &channels, const QStringList &initialInviteeContactsIdentifiers=QStringList(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createConferenceStreamedMediaCall(const QList< ChannelPtr > &channels, const QList< ContactPtr > &initialInviteeContacts=QList< ContactPtr >(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createConferenceTextChat(const QList< ChannelPtr > &channels, const QList< ContactPtr > &initialInviteeContacts=QList< ContactPtr >(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createConferenceTextChat(const QList< ChannelPtr > &channels, const QStringList &initialInviteeContactsIdentifiers=QStringList(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createConferenceTextChatroom(const QString &roomName, const QList< ChannelPtr > &channels, const QStringList &initialInviteeContactsIdentifiers=QStringList(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createConferenceTextChatroom(const QString &roomName, const QList< ChannelPtr > &channels, const QList< ContactPtr > &initialInviteeContacts=QList< ContactPtr >(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createContactSearch(const QString &server, uint limit=0, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createDBusTube(const QString &contactIdentifier, const QString &serviceName, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createDBusTube(const ContactPtr &contact, const QString &serviceName, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createDBusTubeRoom(const QString &room, const QString &serviceName, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createFileTransfer(const QString &contactIdentifier, const FileTransferChannelCreationProperties &properties, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createFileTransfer(const ContactPtr &contact, const FileTransferChannelCreationProperties &properties, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createStreamTube(const QString &contactIdentifier, const QString &service, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
createStreamTube(const ContactPtr &contact, const QString &service, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
currentPresenceTp::Account
currentPresence() const Tp::Account
currentPresenceChanged(const Tp::Presence &currentPresence)Tp::Accountsignal
customEvent(QEvent *event)QObjectprotectedvirtual
dbusConnection() const Tp::DBusProxy
DBusProxy(const QDBusConnection &dbusConnection, const QString &busName, const QString &objectPath, const Feature &featureCore)Tp::DBusProxy
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const char *signal, const QObject *receiver, const char *method)QObject
disconnect(const QObject *receiver, const char *method)QObject
disconnectNotify(const char *signal)QObjectprotectedvirtual
dispatcherInterface() const Tp::Accountprotected
displayNameTp::Account
displayName() const Tp::Account
displayNameChanged(const QString &displayName)Tp::Accountsignal
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
enabledTp::Account
ensureAndHandleAudioCall(const QString &contactIdentifier, const QString &initialAudioContentName=QString(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleAudioCall(const ContactPtr &contact, const QString &initialAudioContentName=QString(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleAudioVideoCall(const QString &contactIdentifier, const QString &initialAudioContentName=QString(), const QString &initialVideoContentName=QString(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleAudioVideoCall(const ContactPtr &contact, const QString &initialAudioContentName=QString(), const QString &initialVideoContentName=QString(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleChannel(const QVariantMap &requestedProperties, const QDateTime &userActionTime)Tp::Account
ensureAndHandleStreamedMediaAudioCall(const QString &contactIdentifier, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleStreamedMediaAudioCall(const ContactPtr &contact, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleStreamedMediaCall(const QString &contactIdentifier, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleStreamedMediaCall(const ContactPtr &contact, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleStreamedMediaVideoCall(const QString &contactIdentifier, bool withAudio=true, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleStreamedMediaVideoCall(const ContactPtr &contact, bool withAudio=true, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleTextChat(const QString &contactIdentifier, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleTextChat(const ContactPtr &contact, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleTextChatroom(const QString &roomName, const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleVideoCall(const QString &contactIdentifier, const QString &initialVideoContentName=QString(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAndHandleVideoCall(const ContactPtr &contact, const QString &initialVideoContentName=QString(), const QDateTime &userActionTime=QDateTime::currentDateTime())Tp::Account
ensureAudioCall(const QString &contactIdentifier, const QString &initialAudioContentName=QString(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureAudioCall(const ContactPtr &contact, const QString &initialAudioContentName=QString(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureAudioVideoCall(const QString &contactIdentifier, const QString &initialAudioContentName=QString(), const QString &initialVideoContentName=QString(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureAudioVideoCall(const ContactPtr &contact, const QString &initialAudioContentName=QString(), const QString &initialVideoContentName=QString(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureChannel(const QVariantMap &requestedProperties, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureStreamedMediaAudioCall(const QString &contactIdentifier, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureStreamedMediaAudioCall(const ContactPtr &contact, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureStreamedMediaCall(const QString &contactIdentifier, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureStreamedMediaCall(const ContactPtr &contact, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureStreamedMediaVideoCall(const QString &contactIdentifier, bool withAudio=true, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureStreamedMediaVideoCall(const ContactPtr &contact, bool withAudio=false, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureTextChat(const QString &contactIdentifier, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureTextChat(const ContactPtr &contact, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureTextChatroom(const QString &roomName, const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureVideoCall(const QString &contactIdentifier, const QString &initialVideoContentName=QString(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
ensureVideoCall(const ContactPtr &contact, const QString &initialVideoContentName=QString(), const QDateTime &userActionTime=QDateTime::currentDateTime(), const QString &preferredHandler=QString(), const ChannelRequestHints &hints=ChannelRequestHints())Tp::Account
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
FeatureAvatarTp::Accountstatic
FeatureCapabilitiesTp::Accountstatic
FeatureCoreTp::Accountstatic
FeatureProfileTp::Accountstatic
FeatureProtocolInfoTp::Accountstatic
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
firstOnline()Tp::Accountsignal
hasBeenOnlineTp::Account
hasBeenOnline() const Tp::Account
hasInterface(const QString &name) constTp::OptionalInterfaceFactory< Account >inline
iconNameTp::Account
iconName() const Tp::Account
iconNameChanged(const QString &iconName)Tp::Accountsignal
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
installEventFilter(QObject *filterObj)QObject
interface() constTp::OptionalInterfaceFactory< Account >inline
interfaces() constTp::OptionalInterfaceFactory< Account >inline
InterfaceSupportedChecking enum nameTp::OptionalInterfaceFactory< Account >
invalidate(const QString &reason, const QString &message)Tp::DBusProxyprotected
invalidate(const QDBusError &error)Tp::DBusProxyprotected
invalidated(Tp::DBusProxy *proxy, const QString &errorName, const QString &errorMessage)Tp::DBusProxysignal
invalidationMessage() const Tp::DBusProxy
invalidationReason() const Tp::DBusProxy
isA(const char *className) constQObject
isChangingPresence() const Tp::Account
isEnabled() const Tp::Account
isOnline() const Tp::Account
isReady(const Features &features=Features()) const Tp::ReadyObjectvirtual
isValid() const Tp::DBusProxy
isValidAccount() const Tp::Account
isWidgetType() constQObject
killTimer(int id)QObject
maxPresenceStatusMessageLength() const Tp::Account
metaObject() constQObjectvirtual
missingFeatures() const Tp::ReadyObjectvirtual
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
nicknameTp::Account
nickname() const Tp::Account
nicknameChanged(const QString &nickname)Tp::Accountsignal
normalizedNameTp::Account
normalizedName() const Tp::Account
normalizedNameChanged(const QString &normalizedName)Tp::Accountsignal
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
notify(const char *propertyName)Tp::Objectprotected
Object()Tp::Objectprotected
objectNameQObject
objectName() constQObject
objectPath() const Tp::DBusProxy
onlineTp::Account
onlinenessChanged(bool online)Tp::Accountsignal
optionalInterface(InterfaceSupportedChecking check=CheckInterfaceSupported) constTp::OptionalInterfaceFactory< Account >inline
OptionalInterfaceFactory(Account *this_)Tp::OptionalInterfaceFactory< Account >inline
parametersTp::Account
parameters() const Tp::Account
parametersChanged(const QVariantMap &parameters)Tp::Accountsignal
parent() constQObject
profileTp::Account
profile() const Tp::Account
profileChanged(const Tp::ProfilePtr &profile)Tp::Accountsignal
property(const char *name) constQObject
propertyChanged(const QString &propertyName)Tp::Objectsignal
protocolInfoTp::Account
protocolInfo() const Tp::Account
protocolNameTp::Account
protocolName() const Tp::Account
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
readinessHelper() const Tp::ReadyObjectprotected
ReadyObject(RefCounted *object, const Feature &featureCore)Tp::ReadyObject
ReadyObject(DBusProxy *proxy, const Feature &featureCore)Tp::ReadyObject
receivers(const char *signal) constQObjectprotected
reconnect()Tp::Account
RefCounted()Tp::RefCountedinline
remove()Tp::Account
removeChild(QObject *object)QObject
removed()Tp::Accountsignal
removeEventFilter(QObject *obj)QObject
requestedFeatures() const Tp::ReadyObjectvirtual
requestedPresenceTp::Account
requestedPresence() const Tp::Account
requestedPresenceChanged(const Tp::Presence &requestedPresence)Tp::Accountsignal
requestsSucceedWithChannel() const Tp::Account
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
serviceNameTp::Account
serviceName() const Tp::Account
serviceNameChanged(const QString &serviceName)Tp::Accountsignal
setAutomaticPresence(const Presence &presence)Tp::Account
setAvatar(const Avatar &avatar)Tp::Account
setBusName(const QString &busName)Tp::DBusProxyprotected
setConnectsAutomatically(bool value)Tp::Account
setDisplayName(const QString &value)Tp::Account
setEnabled(bool value)Tp::Account
setIconName(const QString &value)Tp::Account
setInterfaces(const QStringList &interfaces)Tp::OptionalInterfaceFactory< Account >inlineprotected
setName(const char *name)QObject
setNickname(const QString &value)Tp::Account
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setRequestedPresence(const Presence &presence)Tp::Account
setServiceName(const QString &value)Tp::Account
signalsBlocked() constQObject
startTimer(int interval)QObject
stateChanged(bool state)Tp::Accountsignal
StatelessDBusProxy(const QDBusConnection &dbusConnection, const QString &busName, const QString &objectPath, const Feature &featureCore)Tp::StatelessDBusProxy
supportsRequestHints() const Tp::Account
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
trUtf8(const char *sourceText, const char *disambiguation, int n)QObjectstatic
uniqueIdentifierTp::Account
uniqueIdentifier() const Tp::Account
updateParameters(const QVariantMap &set, const QStringList &unset)Tp::Account
validTp::Account
validityChanged(bool validity)Tp::Accountsignal
~Account()Tp::Accountvirtual
~DBusProxy()Tp::DBusProxyvirtual
~Object()Tp::Objectvirtual
~OptionalInterfaceFactory()Tp::OptionalInterfaceFactory< Account >inline
~QObject()QObjectvirtual
~ReadyObject()Tp::ReadyObjectvirtual
~RefCounted()Tp::RefCountedinlinevirtual
~StatelessDBusProxy()Tp::StatelessDBusProxyvirtual


Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation
Telepathy-Qt 0.9.6