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

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

abortSasl(uint reason, const QString &debugMessage, DBusError *error)Tp::BaseChannelSASLAuthenticationInterface
AbortSASLCallback typedefTp::BaseChannelSASLAuthenticationInterface
AbstractChannelInterface(const QString &interfaceName)Tp::AbstractChannelInterface
AbstractDBusServiceInterface(const QString &interfaceName)Tp::AbstractDBusServiceInterface
acceptSasl(DBusError *error)Tp::BaseChannelSASLAuthenticationInterface
AcceptSASLCallback typedefTp::BaseChannelSASLAuthenticationInterface
authorizationIdentity() constTp::BaseChannelSASLAuthenticationInterface
availableMechanisms() constTp::BaseChannelSASLAuthenticationInterface
BaseChannelSASLAuthenticationInterface(const QStringList &availableMechanisms, bool hasInitialData, bool canTryAgain, const QString &authorizationIdentity, const QString &defaultUsername, const QString &defaultRealm, bool maySaveResponse)Tp::BaseChannelSASLAuthenticationInterfaceprotected
blockSignals(bool block)QObject
canTryAgain() constTp::BaseChannelSASLAuthenticationInterface
checkConnectArgs(const char *signal, const QObject *object, const char *method)QObjectprotected
child(const char *objName, const char *inheritsClass, bool recursiveSearch) constQObject
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObject
className() constQObject
close()Tp::AbstractChannelInterfaceprotectedvirtual
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
connectNotify(const char *signal)QObjectprotectedvirtual
create(const QStringList &availableMechanisms, bool hasInitialData, bool canTryAgain, const QString &authorizationIdentity, const QString &defaultUsername, const QString &defaultRealm, bool maySaveResponse)Tp::BaseChannelSASLAuthenticationInterfaceinlinestatic
create(const QStringList &availableMechanisms, bool hasInitialData, bool canTryAgain, const QString &authorizationIdentity, const QString &defaultUsername, const QString &defaultRealm, bool maySaveResponse)Tp::BaseChannelSASLAuthenticationInterfaceinlinestatic
customEvent(QEvent *event)QObjectprotectedvirtual
dbusObject() constTp::AbstractDBusServiceInterface
defaultRealm() constTp::BaseChannelSASLAuthenticationInterface
defaultUsername() constTp::BaseChannelSASLAuthenticationInterface
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
dumpObjectInfo()QObject
dumpObjectTree()QObject
dynamicPropertyNames() constQObject
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
findChild(const QString &name) constQObject
findChildren(const QString &name) constQObject
findChildren(const QRegExp &regExp) constQObject
hasInitialData() constTp::BaseChannelSASLAuthenticationInterface
immutableProperties() constTp::BaseChannelSASLAuthenticationInterfacevirtual
inherits(const char *className) constQObject
insertChild(QObject *object)QObject
installEventFilter(QObject *filterObj)QObject
interfaceName() constTp::AbstractDBusServiceInterface
isA(const char *className) constQObject
isRegistered() constTp::AbstractDBusServiceInterface
isWidgetType() constQObject
killTimer(int id)QObject
maySaveResponse() constTp::BaseChannelSASLAuthenticationInterface
metaObject() constQObjectvirtual
moveToThread(QThread *targetThread)QObject
name() constQObject
name(const char *defaultName) constQObject
newChallenge(const QByteArray &challengeData)Tp::BaseChannelSASLAuthenticationInterface
normalizeSignalSlot(const char *signalSlot)QObjectprotectedstatic
notify(const char *propertyName)Tp::Objectprotected
notifyPropertyChanged(const QString &propertyName, const QVariant &propertyValue)Tp::AbstractDBusServiceInterface
Object()Tp::Objectprotected
objectNameQObject
objectName() constQObject
parent() constQObject
property(const char *name) constQObject
propertyChanged(const QString &propertyName)Tp::Objectsignal
QObject(QObject *parent)QObject
QObject(QObject *parent, const char *name)QObject
receivers(const char *signal) constQObjectprotected
RefCounted()Tp::RefCountedinline
registerInterface(DBusObject *dbusObject)Tp::AbstractDBusServiceInterfaceprotectedvirtual
removeChild(QObject *object)QObject
removeEventFilter(QObject *obj)QObject
respond(const QByteArray &responseData, DBusError *error)Tp::BaseChannelSASLAuthenticationInterface
RespondCallback typedefTp::BaseChannelSASLAuthenticationInterface
saslError() constTp::BaseChannelSASLAuthenticationInterface
saslErrorDetails() constTp::BaseChannelSASLAuthenticationInterface
saslStatus() constTp::BaseChannelSASLAuthenticationInterface
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setAbortSaslCallback(const AbortSASLCallback &cb)Tp::BaseChannelSASLAuthenticationInterface
setAcceptSaslCallback(const AcceptSASLCallback &cb)Tp::BaseChannelSASLAuthenticationInterface
setBaseChannel(BaseChannel *channel)Tp::AbstractChannelInterfaceprotectedvirtual
setName(const char *name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setRespondCallback(const RespondCallback &cb)Tp::BaseChannelSASLAuthenticationInterface
setSaslError(const QString &saslError)Tp::BaseChannelSASLAuthenticationInterface
setSaslErrorDetails(const QVariantMap &saslErrorDetails)Tp::BaseChannelSASLAuthenticationInterface
setSaslStatus(uint status, const QString &reason, const QVariantMap &details)Tp::BaseChannelSASLAuthenticationInterface
setStartMechanismCallback(const StartMechanismCallback &cb)Tp::BaseChannelSASLAuthenticationInterface
setStartMechanismWithDataCallback(const StartMechanismWithDataCallback &cb)Tp::BaseChannelSASLAuthenticationInterface
signalsBlocked() constQObject
startMechanism(const QString &mechanism, DBusError *error)Tp::BaseChannelSASLAuthenticationInterface
StartMechanismCallback typedefTp::BaseChannelSASLAuthenticationInterface
startMechanismWithData(const QString &mechanism, const QByteArray &initialData, DBusError *error)Tp::BaseChannelSASLAuthenticationInterface
StartMechanismWithDataCallback typedefTp::BaseChannelSASLAuthenticationInterface
startTimer(int interval)QObject
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
~AbstractChannelInterface()Tp::AbstractChannelInterfacevirtual
~AbstractDBusServiceInterface()Tp::AbstractDBusServiceInterfacevirtual
~BaseChannelSASLAuthenticationInterface()Tp::BaseChannelSASLAuthenticationInterfacevirtual
~Object()Tp::Objectvirtual
~QObject()QObjectvirtual
~RefCounted()Tp::RefCountedinlinevirtual


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