BuildmLearn Toolkit  2.0.4
BuildmLearn Toolkit is an easy-to-use program that helps users make mobile apps without any knowledge of application development.
 All Classes Functions Enumerations Groups Pages
Downloader Member List

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

completed(QNetworkReply::NetworkError status, QByteArray contents=QByteArray())Downloadersignal
Downloader(QObject *parent=0)Downloaderexplicit
downloadFile(const QString &url, bool protected_contents=false, const QString &username=QString(), const QString &password=QString())Downloaderslot
progress(qint64 bytes_received, qint64 bytes_total)Downloadersignal
uploadBundleFile(QString url, const QString &bundle_data, const QString &key, const QString &author_name, const QString &author_email, const QString &application_name, const QString &application_icon)Downloaderslot
~Downloader() (defined in Downloader)Downloadervirtual