QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
QGCFileDownload Member List

This is the complete list of members for QGCFileDownload, including all inherited members.

autoDecompressChanged(bool autoDecompress)QGCFileDownloadsignal
bytesReceivedChanged(qint64 bytesReceived)QGCFileDownloadsignal
cancel()QGCFileDownloadslot
decompressionProgress(qreal progress)QGCFileDownloadsignal
downloadProgress(qint64 bytesReceived, qint64 totalBytes)QGCFileDownloadsignal
errorStringChanged(const QString &errorString)QGCFileDownloadsignal
expectedHashChanged(const QString &expectedHash)QGCFileDownloadsignal
finished(bool success, const QString &localPath, const QString &errorMessage)QGCFileDownloadsignal
localPathChanged(const QString &localPath)QGCFileDownloadsignal
outputPathChanged(const QString &outputPath)QGCFileDownloadsignal
progressChanged(qreal progress)QGCFileDownloadsignal
runningChanged(bool running)QGCFileDownloadsignal
start(const QString &remoteUrl)QGCFileDownloadslot
start(const QString &remoteUrl, const QGCNetworkHelper::RequestConfig &config)QGCFileDownloadslot
stateChanged(State state)QGCFileDownloadsignal
totalBytesChanged(qint64 totalBytes)QGCFileDownloadsignal
urlChanged(const QUrl &url)QGCFileDownloadsignal