QtAutoUpdater  3.0.0
A Qt library to automatically check for updates and install them
List of all members
de::skycoder42::QtAutoUpdater::Quick::ProgressDialog Class Reference

A dialog to show the progress of an update check. More...

+ Inheritance diagram for de::skycoder42::QtAutoUpdater::Quick::ProgressDialog:

Additional Inherited Members

- Properties inherited from de::skycoder42::QtAutoUpdater::Quick::DialogBase
Updater updater
 The updater to be used by the dialog. More...
 

Detailed Description

A dialog to show the progress of an update check.

Since
3.0

You can add this dialog to your UI and connect it to an updater. As soon as the updater is checking for updates, this dialog will pop up automatically to show the progress and hide again, once finished.

See also
QtAutoUpdater::Updater, Image Page

Definition at line 15 of file ProgressDialog.qml.


The documentation for this class was generated from the following file: