Qt MQTT C++ Classes

MQTTプロトコルによるメッセージ送信を可能にするクラスを提供します。詳細...

名前空間

QMqtt

Qt MQTT モジュール全体で使用される雑多な識別子を含みます。

クラス

QMqttAuthenticationProperties

認証プロセス中の設定オプションを表します

QMqttClient

MQTT ブローカと通信するセントラルアクセスを表します。

QMqttConnectionProperties

QMqttClient::connectToHost() を呼び出す際に QMqttClient がサーバに渡す設定オプションを表します。

QMqttLastWillProperties

QMqttClient::connectToHost() QMqttClient::connectToHost() QMqttClient::connectToHost() QMqttClient::connectToHost()

QMqttMessage

サブスクリプションに基づいてメッセージブローカから受信したメッセージに関する情報

QMqttMessageStatusProperties

メッセージ配信中にサーバーによって提供される追加情報を表します。

QMqttPublishProperties

メッセージの送受信に関する設定オプションを表します。

QMqttServerConnectionProperties

QMqttClient が接続しているサーバの構成オプションを表します。

QMqttStringPair

MQTT 5.0 標準の文字列ペア・データ型を表します。

QMqttSubscription

指定したトピックに関する MQTT ブローカからの通知を受信する

QMqttSubscriptionProperties

QMqttClient がトピック・フィルタを購読するときにサーバに渡すことができる構成オプションを表します。

QMqttTopicFilter

MQTT トピック・フィルタを表す

QMqttTopicName

MQTT トピック名を表します。

QMqttUnsubscriptionProperties

QMqttClient がトピック・フィルタの購読を解除するときにサーバに渡すことができる構成オプションを表します。

QMqttUserProperties

サーバに渡すことができる QMqttStringPair 値のリストを表します。

詳細説明

この Qt MQTTページには、モジュールの使用方法に関する情報が含まれています。

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.