Commit 22f4a67e authored by Andras Becsi's avatar Andras Becsi
Browse files

Update QML download API to match widgets and add documentation


Rename the download signal to downloadRequested and only start a
download if it has been explicitly accepted by the user, else cancel
it by default.
Replace the downloadPercentage property with totalBytes and receivedBytes
to also give the user information about download size.
Additionally this patch adds missing documentation.

Change-Id: I9d895386cf033f2efffe3ebac6f08f94c6fe0c19
Reviewed-by: default avatarMichael Brüning <michael.bruning@theqtcompany.com>
Reviewed-by: default avatarJocelyn Turcotte <jturcotte@woboq.com>
Showing with 208 additions and 62 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment