68 void fetchContent(
const QNetworkRequest &request,
const QString &authcfg = QString() );
HTTP network content fetcher.
QgsNetworkContentFetcher()=default
Constructor for QgsNetworkContentFetcher.
void finished()
Emitted when content has loaded.
void downloadProgress(qint64 bytesReceived, qint64 bytesTotal)
Emitted when data is received.