You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#ifndef QT_QTSERIALPORT_MODULE_H
|
|
#define QT_QTSERIALPORT_MODULE_H
|
|
#include <QtSerialPort/QtSerialPortDepends>
|
|
#include "qserialportglobal.h"
|
|
#include "qserialport.h"
|
|
#include "qserialportinfo.h"
|
|
#include "qtserialportversion.h"
|
|
#endif
|