반응형
dialog.cpp Example File | Qt Serial Port 5.12.3
dialog.cpp Example File blockingslave/dialog.cpp #include "dialog.h" #include #include #include #include #include #include #include Dialog::Dialog(QWidget *parent) : QDialog(parent), m_serialPortLabel(new QLabel(tr("Serial port:"))), m_serialPortComboBox(n
man.hubwiz.com
code.qt.io/cgit/qt/qtserialport.git/
qt/qtserialport.git - Qt Serial Port support
code.qt.io
반응형
'QT > Basic Tutorial' 카테고리의 다른 글
<PyQt><객체지향 3> PyQT란? (0) | 2021.04.26 |
---|---|
<QT> PyQt & QtDesigner 설치 (라즈베리파이4) (0) | 2021.03.04 |
<QT> 단축키 (0) | 2020.12.18 |
<QT> QT 설치하기 (Install)(라즈베리파이4) (0) | 2020.12.15 |
<QT 기초> 딜레이(delay) 추가하기 (0) | 2020.12.14 |