▼Nde | |
▼Nskycoder42 | |
▼NQtAutoUpdater | |
▼NCore | The QML import for the QtAutoUpdater core QML module |
CQtAutoUpdater | A singleton class to create instances of different QtAutoUpdater types |
▼NQuick | The QML import for the QtAutoUpdater quick QML module |
CAskUpdateDialog | A dialog to ask the user whether he wants to check for updates |
CDialogBase | [INTERNAL] Base class for dialogs |
CProgressDialog | A dialog to show the progress of an update check |
CUpdateAction | A simple action for update checks |
CUpdateButton | A simple button for update checks |
CUpdateInfoComponent | A component that creates information views with detailed infos about updates |
CUpdateInfoModel | An item model that takes a list of update infos and presents them via the model |
CUpdateInstallerComponent | A component that creates an update installation wizard |
CUpdaterComponent | [INTERNAL] Base class for components |
CUpdateResultDialog | A dialog to show the result of an update check |
▼NQtAutoUpdater | The QtAutoUpdater namespace holds all classes that are related with the updater |
▼CProcessBackend | An extension of UpdaterBackend for easy implementation of QProcess based updater plugins |
CInstallProcessInfo | Structure that collects information about an installation process to be started |
CProcessInfoBase | Structure that collects information about a process to be started |
CUpdateProcessInfo | Structure that collects information about an update process to be started |
CUpdateButton | A simple button for update checks |
CUpdateController | A class to show a controlled update GUI to the user |
CUpdateInfo | Provides information about updates for components |
CUpdateInstaller | An interface to implement and consume custom in-process installer |
CUpdater | The main updater. Can check for updates and trigger update installations |
▼CUpdaterBackend | An interface to be implemented by updater plugins to provide the updater functionalities |
CIConfigReader | A helper interface to allow backend generic access to a backends configuration |
CUpdaterPlugin | The plugin interface to implement to create an updater plugin |
CQBasicAtomicInteger | |
CQBasicAtomicPointer | |
CQBasicMutex | |
CQFutureWatcherBase |