QXmpp Version: 1.10.0
|
This is the complete list of members for QXmppTrustManager, including all inherited members.
addKeys(const QString &encryption, const QString &keyOwnerJid, const QList< QByteArray > &keyIds, QXmpp::TrustLevel trustLevel=QXmpp::TrustLevel::AutomaticallyDistrusted) | QXmppTrustManager | |
client() const | QXmppClientExtension | protected |
debug(const QString &message) | QXmppLoggable | inlineprotected |
discoveryFeatures() const | QXmppClientExtension | virtual |
discoveryIdentities() const | QXmppClientExtension | virtual |
handleStanza(const QDomElement &stanza) | QXmppClientExtension | virtual |
handleStanza(const QDomElement &stanza, const std::optional< QXmppE2eeMetadata > &e2eeMetadata) | QXmppClientExtension | virtual |
hasKey(const QString &encryption, const QString &keyOwnerJid, QXmpp::TrustLevels trustLevels) | QXmppTrustManager | |
info(const QString &message) | QXmppLoggable | inlineprotected |
injectIq(const QDomElement &element, const std::optional< QXmppE2eeMetadata > &e2eeMetadata) | QXmppClientExtension | protected |
injectMessage(QXmppMessage &&message) | QXmppClientExtension | protected |
keys(const QString &encryption, QXmpp::TrustLevels trustLevels={}) | QXmppTrustManager | |
keys(const QString &encryption, const QList< QString > &keyOwnerJids, QXmpp::TrustLevels trustLevels={}) | QXmppTrustManager | |
logMessage(QXmppLogger::MessageType type, const QString &msg) | QXmppLoggable | signal |
logReceived(const QString &message) | QXmppLoggable | inlineprotected |
logSent(const QString &message) | QXmppLoggable | inlineprotected |
onRegistered(QXmppClient *client) | QXmppClientExtension | protectedvirtual |
onUnregistered(QXmppClient *client) | QXmppClientExtension | protectedvirtual |
ownKey(const QString &encryption) | QXmppTrustManager | |
QXmppClientExtension() | QXmppClientExtension | |
QXmppLoggable(QObject *parent=nullptr) | QXmppLoggable | |
QXmppTrustManager(QXmppTrustStorage *trustStorage) | QXmppTrustManager | |
removeKeys(const QString &encryption, const QList< QByteArray > &keyIds) | QXmppTrustManager | |
removeKeys(const QString &encryption, const QString &keyOwnerJid) | QXmppTrustManager | |
removeKeys(const QString &encryption) | QXmppTrustManager | |
resetAll(const QString &encryption) | QXmppTrustManager | |
resetOwnKey(const QString &encryption) | QXmppTrustManager | |
resetSecurityPolicy(const QString &encryption) | QXmppTrustManager | |
securityPolicy(const QString &encryption) | QXmppTrustManager | |
setClient(QXmppClient *client) | QXmppClientExtension | protectedvirtual |
setGauge(const QString &gauge, double value) | QXmppLoggable | signal |
setOwnKey(const QString &encryption, const QByteArray &keyId) | QXmppTrustManager | |
setSecurityPolicy(const QString &encryption, QXmpp::TrustSecurityPolicy securityPolicy) | QXmppTrustManager | |
setTrustLevel(const QString &encryption, const QMultiHash< QString, QByteArray > &keyIds, QXmpp::TrustLevel trustLevel) | QXmppTrustManager | |
setTrustLevel(const QString &encryption, const QList< QString > &keyOwnerJids, QXmpp::TrustLevel oldTrustLevel, QXmpp::TrustLevel newTrustLevel) | QXmppTrustManager | |
trustLevel(const QString &encryption, const QString &keyOwnerJid, const QByteArray &keyId) | QXmppTrustManager | |
trustLevelsChanged(const QHash< QString, QMultiHash< QString, QByteArray > > &modifiedKeys) | QXmppTrustManager | |
updateCounter(const QString &counter, qint64 amount=1) | QXmppLoggable | signal |
warning(const QString &message) | QXmppLoggable | inlineprotected |
~QXmppClientExtension() override (defined in QXmppClientExtension) | QXmppClientExtension | |
~QXmppTrustManager() (defined in QXmppTrustManager) | QXmppTrustManager |