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

[INTERNAL] Base class for dialogs More...

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

Properties

Updater updater
 The updater to be used by the dialog. More...
 

Detailed Description

[INTERNAL] Base class for dialogs

Warning
This class is internal and cannot be instanciated. It only exists as common base for the other dialogs

Definition at line 12 of file DialogBase.qml.

Property Documentation

◆ updater

Updater de::skycoder42::QtAutoUpdater::Quick::DialogBase::updater

The updater to be used by the dialog.

Default: null

Accessors
MEMBERupdater
See also
QtAutoUpdater::Updater

Definition at line 24 of file DialogBase.qml.


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