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

A dialog to ask the user whether he wants to check for updates. More...

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

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 ask the user whether he wants to check for updates.

Since
3.0

You can add this dialog to your UI and connect it to an updater. When you want to check for updates, show this dialog via open(). If the user accepts the question, the updater will automatically start the update check

See also
QtAutoUpdater::Updater::checkForUpdates, Image Page

Definition at line 15 of file AskUpdateDialog.qml.


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