|
.
1.0.0
|
The TSerialPort class for work with serial ports from TEBase classes. Подробнее...
#include <tserialport.h>
Открытые члены | |
| TSerialPort (const QString &portName=QString::null, const PortSettings *settings=0) | |
| bool | setupPort (const QString &portName=QString::null, const PortSettings *settings=0) |
| void | getPortSettings (QString *portName=0, PortSettings *settings=0) |
| Q_ULONG | customBaudRate () |
| void | setCustomBaudRate (Q_ULONG baudrate) |
| virtual void | setBaudRate (BaudRateType) |
| virtual bool | open (int mode=0) |
Открытые члены inherited from QextSerialPort | |
| QextSerialPort () | |
| QextSerialPort (const char *name) | |
| QextSerialPort (PortSettings const &s) | |
| QextSerialPort (const char *name, PortSettings const &s) | |
| QextSerialPort (const QextSerialPort &s) | |
| QextSerialPort & | operator= (const QextSerialPort &) |
| virtual | ~QextSerialPort () |
Защищенные данные | |
| Q_ULONG | vBaudRate |
Статические защищенные данные | |
| static QStringList | m_ports |
The TSerialPort class for work with serial ports from TEBase classes.
1.8.5