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.

autoDecompress() constQGCFileDownloadinline
autoDecompressChanged(bool autoDecompress)QGCFileDownloadsignal
bytesReceived() constQGCFileDownloadinline
bytesReceivedChanged(qint64 bytesReceived)QGCFileDownloadsignal
cancel()QGCFileDownloadslot
decompressionProgress(qreal progress)QGCFileDownloadsignal
downloadProgress(qint64 bytesReceived, qint64 totalBytes)QGCFileDownloadsignal
errorString() constQGCFileDownloadinline
errorStringChanged(const QString &errorString)QGCFileDownloadsignal
expectedHash() constQGCFileDownloadinline
expectedHashChanged(const QString &expectedHash)QGCFileDownloadsignal
finished(bool success, const QString &localPath, const QString &errorMessage)QGCFileDownloadsignal
isRunning() constQGCFileDownloadinline
lastResultFromCache() constQGCFileDownloadinline
localPath() constQGCFileDownloadinline
localPathChanged(const QString &localPath)QGCFileDownloadsignal
networkManager() constQGCFileDownloadinline
outputPath() constQGCFileDownloadinline
outputPathChanged(const QString &outputPath)QGCFileDownloadsignal
progress() constQGCFileDownloadinline
progressChanged(qreal progress)QGCFileDownloadsignal
QGCFileDownload(QObject *parent=nullptr)QGCFileDownloadexplicit
runningChanged(bool running)QGCFileDownloadsignal
setAutoDecompress(bool enabled)QGCFileDownload
setCache(QAbstractNetworkCache *cache)QGCFileDownload
setExpectedHash(const QString &hash)QGCFileDownload
setOutputPath(const QString &path)QGCFileDownload
setTimeout(int timeoutMs)QGCFileDownload
start(const QString &remoteUrl)QGCFileDownloadslot
start(const QString &remoteUrl, const QGCNetworkHelper::RequestConfig &config)QGCFileDownloadslot
state() constQGCFileDownloadinline
State enum nameQGCFileDownload
stateChanged(State state)QGCFileDownloadsignal
totalBytes() constQGCFileDownloadinline
totalBytesChanged(qint64 totalBytes)QGCFileDownloadsignal
url() constQGCFileDownloadinline
urlChanged(const QUrl &url)QGCFileDownloadsignal
~QGCFileDownload() overrideQGCFileDownload