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

A simple action for update checks. More...

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

Properties

Updater updater
 The updater to be used by the action to check for updates. More...
 

Detailed Description

A simple action for update checks.

Since
3.0

The UpdateAction is a ready-made "action" to check for updates. It is connected to an updater and thus will automatically start checking for updates. It will also automatically disable itself while checking for updates.

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

Definition at line 17 of file UpdateAction.qml.

Property Documentation

◆ updater

Updater de::skycoder42::QtAutoUpdater::Quick::UpdateAction::updater

The updater to be used by the action to check for updates.

Default: null

Accessors
MEMBERupdater
See also
QtAutoUpdater::Updater

Definition at line 28 of file UpdateAction.qml.


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