abortSasl(uint reason, const QString &debugMessage, DBusError *error) | Tp::BaseChannelSASLAuthenticationInterface | |
AbortSASLCallback typedef | Tp::BaseChannelSASLAuthenticationInterface | |
AbstractChannelInterface(const QString &interfaceName) | Tp::AbstractChannelInterface | |
AbstractDBusServiceInterface(const QString &interfaceName) | Tp::AbstractDBusServiceInterface | |
acceptSasl(DBusError *error) | Tp::BaseChannelSASLAuthenticationInterface | |
AcceptSASLCallback typedef | Tp::BaseChannelSASLAuthenticationInterface | |
authorizationIdentity() const | Tp::BaseChannelSASLAuthenticationInterface | |
availableMechanisms() const | Tp::BaseChannelSASLAuthenticationInterface | |
BaseChannelSASLAuthenticationInterface(const QStringList &availableMechanisms, bool hasInitialData, bool canTryAgain, const QString &authorizationIdentity, const QString &defaultUsername, const QString &defaultRealm, bool maySaveResponse) | Tp::BaseChannelSASLAuthenticationInterface | protected |
blockSignals(bool block) | QObject | |
canTryAgain() const | Tp::BaseChannelSASLAuthenticationInterface | |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
create(const QStringList &availableMechanisms, bool hasInitialData, bool canTryAgain, const QString &authorizationIdentity, const QString &defaultUsername, const QString &defaultRealm, bool maySaveResponse) | Tp::BaseChannelSASLAuthenticationInterface | inlinestatic |
create(const QStringList &availableMechanisms, bool hasInitialData, bool canTryAgain, const QString &authorizationIdentity, const QString &defaultUsername, const QString &defaultRealm, bool maySaveResponse) | Tp::BaseChannelSASLAuthenticationInterface | inlinestatic |
customEvent(QEvent *event) | QObject | protectedvirtual |
dbusObject() const | Tp::AbstractDBusServiceInterface | |
defaultRealm() const | Tp::BaseChannelSASLAuthenticationInterface | |
defaultUsername() const | Tp::BaseChannelSASLAuthenticationInterface | |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
hasInitialData() const | Tp::BaseChannelSASLAuthenticationInterface | |
immutableProperties() const | Tp::BaseChannelSASLAuthenticationInterface | virtual |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
interfaceName() const | Tp::AbstractDBusServiceInterface | |
isA(const char *className) const | QObject | |
isRegistered() const | Tp::AbstractDBusServiceInterface | |
isWidgetType() const | QObject | |
killTimer(int id) | QObject | |
maySaveResponse() const | Tp::BaseChannelSASLAuthenticationInterface | |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
newChallenge(const QByteArray &challengeData) | Tp::BaseChannelSASLAuthenticationInterface | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
notify(const char *propertyName) | Tp::Object | protected |
Object() | Tp::Object | protected |
objectName | QObject | |
objectName() const | QObject | |
parent() const | QObject | |
property(const char *name) const | QObject | |
propertyChanged(const QString &propertyName) | Tp::Object | signal |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
RefCounted() | Tp::RefCounted | inline |
registerInterface(DBusObject *dbusObject) | Tp::AbstractDBusServiceInterface | protectedvirtual |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
respond(const QByteArray &responseData, DBusError *error) | Tp::BaseChannelSASLAuthenticationInterface | |
RespondCallback typedef | Tp::BaseChannelSASLAuthenticationInterface | |
saslError() const | Tp::BaseChannelSASLAuthenticationInterface | |
saslErrorDetails() const | Tp::BaseChannelSASLAuthenticationInterface | |
saslStatus() const | Tp::BaseChannelSASLAuthenticationInterface | |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setAbortSaslCallback(const AbortSASLCallback &cb) | Tp::BaseChannelSASLAuthenticationInterface | |
setAcceptSaslCallback(const AcceptSASLCallback &cb) | Tp::BaseChannelSASLAuthenticationInterface | |
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() const | QObject | |
startMechanism(const QString &mechanism, DBusError *error) | Tp::BaseChannelSASLAuthenticationInterface | |
StartMechanismCallback typedef | Tp::BaseChannelSASLAuthenticationInterface | |
startMechanismWithData(const QString &mechanism, const QByteArray &initialData, DBusError *error) | Tp::BaseChannelSASLAuthenticationInterface | |
StartMechanismWithDataCallback typedef | Tp::BaseChannelSASLAuthenticationInterface | |
startTimer(int interval) | QObject | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
~AbstractChannelInterface() | Tp::AbstractChannelInterface | virtual |
~AbstractDBusServiceInterface() | Tp::AbstractDBusServiceInterface | virtual |
~BaseChannelSASLAuthenticationInterface() | Tp::BaseChannelSASLAuthenticationInterface | virtual |
~Object() | Tp::Object | virtual |
~QObject() | QObject | virtual |
~RefCounted() | Tp::RefCounted | inlinevirtual |