- QXmppServer(QObject *)
- addCaCertificates(const QString &)
- addExtension(QXmppServerExtension *)
- addIncomingClient(QXmppIncomingClient *)
- bindableObjectName() : QBindable<QString>
- blockSignals(bool) : bool
- childEvent(QChildEvent *)
- children() const : const QObjectList &
- clientConnected(const QString &)
- clientDisconnected(const QString &)
- close()
- connect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
- connect(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
- connect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
- connectNotify(const QMetaMethod &)
- customEvent(QEvent *)
- debug(const QString &)
- deleteLater()
- destroyed(QObject *)
- disconnect(QMetaObject::Connection &) : bool
- disconnect(QMetaObject::Connection &&) : bool
- disconnect(const QMetaObject::Connection &) : bool
- disconnect(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
- disconnect(const QObject *, const char *, const QObject *, const char *) : bool
- disconnect(const QObject *, const char *) const : bool
- disconnect(const char *, const QObject *, const char *) const : bool
- disconnect(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
- disconnectNotify(const QMetaMethod &)
- domain() const : QString
- dumpObjectInfo() const
- dumpObjectTree() const
- dynamicPropertyNames() const : QList<QByteArray>
- event(QEvent *) : bool
- eventFilter(QObject *, QEvent *) : bool
- extensions() : QList<QXmppServerExtension *>
- findChild(QAnyStringView, Qt::FindChildOptions) const : T
- findChild(Qt::FindChildOptions) const : T
- findChildren(QAnyStringView, Qt::FindChildOptions) const : QList<T>
- findChildren(Qt::FindChildOptions) const : QList<T>
- findChildren(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
- handleElement(const QDomElement &)
- info(const QString &)
- inherits(const char *) const : bool
- installEventFilter(QObject *)
- isQmlExposed() const : bool
- isQuickItemType() const : bool
|
- isSignalConnected(const QMetaMethod &) const : bool
- isWidgetType() const : bool
- isWindowType() const : bool
- killTimer(int)
- killTimer(Qt::TimerId)
- listenForClients(const QHostAddress &, quint16) : bool
- listenForServers(const QHostAddress &, quint16) : bool
- logMessage(QXmppLogger::MessageType, const QString &)
- logReceived(const QString &)
- logSent(const QString &)
- logger() : QXmppLogger *
- loggerChanged(QXmppLogger *)
- metaObject() const : const QMetaObject *
- moveToThread(QThread *) : bool
- objectName() const : QString
- objectNameChanged(const QString &)
- parent() const : QObject *
- passwordChecker() : QXmppPasswordChecker *
- property(const char *) const : QVariant
- receivers(const char *) const : int
- removeEventFilter(QObject *)
- sendElement(const QDomElement &) : bool
- sendPacket(const QXmppStanza &) : bool
- sender() const : QObject *
- senderSignalIndex() const : int
- setDomain(const QString &)
- setGauge(const QString &, double)
- setLocalCertificate(const QSslCertificate &)
- setLocalCertificate(const QString &)
- setLogger(QXmppLogger *)
- setObjectName(const QString &)
- setObjectName(QAnyStringView)
- setParent(QObject *)
- setPasswordChecker(QXmppPasswordChecker *)
- setPrivateKey(const QSslKey &)
- setPrivateKey(const QString &)
- setProperty(const char *, const QVariant &) : bool
- setProperty(const char *, QVariant &&) : bool
- signalsBlocked() const : bool
- startTimer(int, Qt::TimerType) : int
- startTimer(std::chrono::nanoseconds, Qt::TimerType) : int
- staticMetaObject : const QMetaObject
- statistics() const : QVariantMap
- thread() const : QThread *
- timerEvent(QTimerEvent *)
- tr(const char *, const char *, int) : QString
- updateCounter(const QString &, qint64)
- warning(const QString &)
|