-
enum
ClientError
-
enum
ClientState
-
enum
ProtocolVersion
-
enum
TransportType
-
QMqttClient
(QObject *)
-
~QMqttClient
()
-
authenticate
(const QMqttAuthenticationProperties &)
-
authenticationFinished
(const QMqttAuthenticationProperties &)
-
authenticationRequested
(const QMqttAuthenticationProperties &)
-
autoKeepAlive
() const : bool
-
autoKeepAliveChanged
(bool)
-
bindableObjectName
() : QBindable<QString>
-
blockSignals
(bool) : bool
-
brokerSessionRestored
()
-
childEvent
(QChildEvent *)
-
children
() const : const QObjectList &
-
cleanSession
() const : bool
-
cleanSessionChanged
(bool)
-
clientId
() const : QString
-
clientIdChanged
(QString)
-
connect
(const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, const char *, const char *, Qt::ConnectionType) const : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction, Qt::ConnectionType) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, Functor) : QMetaObject::Connection
-
connect
(const QObject *, PointerToMemberFunction, const QObject *, Functor, Qt::ConnectionType) : QMetaObject::Connection
-
connectNotify
(const QMetaMethod &)
-
connectToHost
()
-
connectToHostEncrypted
(const QSslConfiguration &)
-
connected
()
-
connectionProperties
() const : QMqttConnectionProperties
-
customEvent
(QEvent *)
-
deleteLater
()
-
destroyed
(QObject *)
-
disconnect
(const QObject *, const char *, const QObject *, const char *) : bool
-
disconnect
(const QObject *, const QMetaMethod &, const QObject *, const QMetaMethod &) : bool
-
disconnect
(const char *, const QObject *, const char *) const : bool
-
disconnect
(const QObject *, const char *) const : bool
-
disconnect
(const QMetaObject::Connection &) : bool
-
disconnect
(const QObject *, PointerToMemberFunction, const QObject *, PointerToMemberFunction) : bool
-
disconnectFromHost
()
-
disconnectNotify
(const QMetaMethod &)
-
disconnected
()
-
dumpObjectInfo
() const
-
dumpObjectTree
() const
-
dynamicPropertyNames
() const : QList<QByteArray>
-
error
() const : QMqttClient::ClientError
-
errorChanged
(QMqttClient::ClientError)
-
event
(QEvent *) : bool
-
eventFilter
(QObject *, QEvent *) : bool
-
findChild
(const QString &, Qt::FindChildOptions) const : T
-
findChildren
(const QString &, Qt::FindChildOptions) const : QList<T>
-
findChildren
(Qt::FindChildOptions) const : QList<T>
-
findChildren
(const QRegularExpression &, Qt::FindChildOptions) const : QList<T>
-
hostname
() const : QString
-
hostnameChanged
(QString)
-
inherits
(const char *) const : bool
-
installEventFilter
(QObject *)
-
isQuickItemType
() const : bool
-
isSignalConnected
(const QMetaMethod &) const : bool
-
isWidgetType
() const : bool
-
isWindowType
() const : bool
-
keepAlive
() const : quint16
-
keepAliveChanged
(quint16)
-
killTimer
(int)
-
lastWillProperties
() const : QMqttLastWillProperties
-
messageReceived
(const QByteArray &, const QMqttTopicName &)
-
messageSent
(qint32)
|
-
messageStatusChanged
(qint32, QMqtt::MessageStatus, const QMqttMessageStatusProperties &)
-
metaObject
() const : const QMetaObject *
-
moveToThread
(QThread *)
-
objectName
() const : QString
-
objectNameChanged
(const QString &)
-
parent
() const : QObject *
-
password
() const : QString
-
passwordChanged
(QString)
-
pingResponseReceived
()
-
port
() const : quint16
-
portChanged
(quint16)
-
property
(const char *) const : QVariant
-
protocolVersion
() const : QMqttClient::ProtocolVersion
-
protocolVersionChanged
(QMqttClient::ProtocolVersion)
-
publish
(const QMqttTopicName &, const QByteArray &, quint8, bool) : qint32
-
publish
(const QMqttTopicName &, const QMqttPublishProperties &, const QByteArray &, quint8, bool) : qint32
-
receivers
(const char *) const : int
-
removeEventFilter
(QObject *)
-
requestPing
() : bool
-
sender
() const : QObject *
-
senderSignalIndex
() const : int
-
serverConnectionProperties
() const : QMqttServerConnectionProperties
-
setAutoKeepAlive
(bool)
-
setCleanSession
(bool)
-
setClientId
(const QString &)
-
setConnectionProperties
(const QMqttConnectionProperties &)
-
setError
(QMqttClient::ClientError)
-
setHostname
(const QString &)
-
setKeepAlive
(quint16)
-
setLastWillProperties
(const QMqttLastWillProperties &)
-
setObjectName
(const QString &)
-
setObjectName
(QAnyStringView)
-
setParent
(QObject *)
-
setPassword
(const QString &)
-
setPort
(quint16)
-
setProperty
(const char *, const QVariant &) : bool
-
setProtocolVersion
(QMqttClient::ProtocolVersion)
-
setState
(QMqttClient::ClientState)
-
setTransport
(QIODevice *, QMqttClient::TransportType)
-
setUsername
(const QString &)
-
setWillMessage
(const QByteArray &)
-
setWillQoS
(quint8)
-
setWillRetain
(bool)
-
setWillTopic
(const QString &)
-
signalsBlocked
() const : bool
-
startTimer
(int, Qt::TimerType) : int
-
startTimer
(std::chrono::milliseconds, Qt::TimerType) : int
-
state
() const : QMqttClient::ClientState
-
stateChanged
(QMqttClient::ClientState)
-
staticMetaObject
:
-
subscribe
(const QMqttTopicFilter &, quint8) : QMqttSubscription *
-
subscribe
(const QMqttTopicFilter &, const QMqttSubscriptionProperties &, quint8) : QMqttSubscription *
-
thread
() const : QThread *
-
timerEvent
(QTimerEvent *)
-
tr
(const char *, const char *, int) : QString
-
transport
() const : QIODevice *
-
unsubscribe
(const QMqttTopicFilter &)
-
unsubscribe
(const QMqttTopicFilter &, const QMqttUnsubscriptionProperties &)
-
username
() const : QString
-
usernameChanged
(QString)
-
willMessage
() const : QByteArray
-
willMessageChanged
(QByteArray)
-
willQoS
() const : quint8
-
willQoSChanged
(quint8)
-
willRetain
() const : bool
-
willRetainChanged
(bool)
-
willTopic
() const : QString
-
willTopicChanged
(QString)
|