|
qrailway 0.9
|
#include "cConstants.h"#include <qdatetime.h>#include <qthread.h>#include <qcoreapplication.h>#include <QEvent>#include <QSettings>#include <stdio.h>#include <termios.h>#include <sys/ioctl.h>gehe zum Quellcode dieser Datei
Klassen | |
| class | cSeriellEvent |
| Event, welches der Kommunikation zwischen cSeriell und cHardware dient. Mehr ... | |
| class | cAuftragdef |
| Serieller Befehl. Mehr ... | |
| class | cSeriell |
| Serielle Kommunikation. Mehr ... | |