download files error handling
This commit is contained in:
parent
cc54c6393a
commit
2089d6af86
13 changed files with 199 additions and 9 deletions
|
@ -53,6 +53,7 @@ public:
|
|||
void showBusyIndicator();
|
||||
void hideBusyIndicator();
|
||||
void responseLocalFile(const QString& messageId, const QString& path);
|
||||
void downloadError(const QString& messageId, const QString& error);
|
||||
void responseDownloadProgress(const QString& messageId, qreal progress);
|
||||
|
||||
signals:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue