|
.
1.0.0
|
writes data to com port with a delay between characters. Подробнее...
#include <tedisplaybase.h>
Открытые члены | |
| SlowWriterThread (TSerialPort *pPort, QByteArray *pBuffer, QMutex *pBufferMutex, QWaitCondition *pDataReady, int iDelay) | |
| void | stop () |
| bool | isRunning () |
| void | setdelay (int iDelay) |
| void | setPort (TSerialPort *pPort) |
Защищенные члены | |
| virtual void | run () |
writes data to com port with a delay between characters.
SlowWriterThread writes data to com port with a delay between characters.
1.8.5