Qt Serial Port Beispiele

Das Qt Serial Port Modul bietet die folgenden Beispiele als Referenz, um die Verwendung der API zu verstehen.

Ausführen des Beispiels

Zum Ausführen des Beispiels von Qt Creatorauszuführen, öffnen Sie den Modus Welcome und wählen Sie das Beispiel aus Examples. Weitere Informationen finden Sie unter Qt Creator: Tutorial: Erstellen und Ausführen.

Blocking Receiver

Zeigt, wie man die synchrone API von QSerialPort in einem Nicht-GUI-Thread verwendet.

Blocking Sender

Zeigt, wie die synchrone API von QSerialPort in einem Worker-Thread verwendet wird.

Serial Terminal

Zeigt, wie man verschiedene Funktionen von QSerialPort verwendet.

© 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.