|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for SerialWorker, including all inherited members.
| connected() | SerialWorker | signal |
| connectToPort() | SerialWorker | slot |
| dataReceived(const QByteArray &data) | SerialWorker | signal |
| dataSent(const QByteArray &data) | SerialWorker | signal |
| disconnected() | SerialWorker | signal |
| disconnectFromPort() | SerialWorker | slot |
| errorOccurred(const QString &errorString) | SerialWorker | signal |
| isConnected() const | SerialWorker | |
| port() const | SerialWorker | inline |
| SerialWorker(const SerialConfiguration *config, QObject *parent=nullptr) | SerialWorker | explicit |
| setupPort() | SerialWorker | slot |
| writeData(const QByteArray &data) | SerialWorker | slot |
| ~SerialWorker() | SerialWorker |