|
QGroundControl
Ground Control Station for MAVLink Drones
|
This is the complete list of members for QGCFileDownload, including all inherited members.
| autoDecompressChanged(bool autoDecompress) | QGCFileDownload | signal |
| bytesReceivedChanged(qint64 bytesReceived) | QGCFileDownload | signal |
| cancel() | QGCFileDownload | slot |
| decompressionProgress(qreal progress) | QGCFileDownload | signal |
| downloadProgress(qint64 bytesReceived, qint64 totalBytes) | QGCFileDownload | signal |
| errorStringChanged(const QString &errorString) | QGCFileDownload | signal |
| expectedHashChanged(const QString &expectedHash) | QGCFileDownload | signal |
| finished(bool success, const QString &localPath, const QString &errorMessage) | QGCFileDownload | signal |
| localPathChanged(const QString &localPath) | QGCFileDownload | signal |
| outputPathChanged(const QString &outputPath) | QGCFileDownload | signal |
| progressChanged(qreal progress) | QGCFileDownload | signal |
| runningChanged(bool running) | QGCFileDownload | signal |
| start(const QString &remoteUrl) | QGCFileDownload | slot |
| start(const QString &remoteUrl, const QGCNetworkHelper::RequestConfig &config) | QGCFileDownload | slot |
| stateChanged(State state) | QGCFileDownload | signal |
| totalBytesChanged(qint64 totalBytes) | QGCFileDownload | signal |
| urlChanged(const QUrl &url) | QGCFileDownload | signal |