|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for TransportStrategy, including all inherited members.
| connected() | TransportStrategy | signal |
| disconnected() | TransportStrategy | signal |
| errorOccurred(const QString &message) | TransportStrategy | signal |
| host() const | TransportStrategy | inline |
| isConnected() const | TransportStrategy | |
| port() const | TransportStrategy | inline |
| Protocol enum name | TransportStrategy | |
| protocol() const | TransportStrategy | inline |
| reset() | TransportStrategy | |
| send(const QByteArray &data) | TransportStrategy | |
| setProtocol(Protocol protocol) | TransportStrategy | |
| setTarget(const QString &host, quint16 port) | TransportStrategy | |
| setTlsCaCertificates(const QList< QSslCertificate > &certs) | TransportStrategy | |
| setTlsClientCertificate(const QSslCertificate &cert, const QSslKey &key) | TransportStrategy | |
| setTlsEnabled(bool enabled) | TransportStrategy | |
| setTlsVerifyPeer(bool verify) | TransportStrategy | |
| tcpConnected() const | TransportStrategy | |
| tlsEnabled() const | TransportStrategy | inline |
| tlsVerifyPeer() const | TransportStrategy | inline |
| TransportStrategy(QObject *parent=nullptr) | TransportStrategy | explicit |
| ~TransportStrategy() override | TransportStrategy |