#include "engine.h"
#include "rail.h"
#include <QObject>
#include <QThread>
#include <QTcpSocket>
Go to the source code of this file.
Classes | |
| class | SrcpThread |
| Implement a QThread reading the infos send by the server. More... | |
| class | SrcpSocket |
| Implement a special TCP socket for the srcp client. More... | |
Definition in file srcp_socket.h.
1.5.6