QtAutoUpdater  3.0.0
A Qt library to automatically check for updates and install them
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Nde
 Nskycoder42
 NQtAutoUpdater
 NCoreThe QML import for the QtAutoUpdater core QML module
 CQtAutoUpdaterA singleton class to create instances of different QtAutoUpdater types
 NQuickThe QML import for the QtAutoUpdater quick QML module
 CAskUpdateDialogA dialog to ask the user whether he wants to check for updates
 CDialogBase[INTERNAL] Base class for dialogs
 CProgressDialogA dialog to show the progress of an update check
 CUpdateActionA simple action for update checks
 CUpdateButtonA simple button for update checks
 CUpdateInfoComponentA component that creates information views with detailed infos about updates
 CUpdateInfoModelAn item model that takes a list of update infos and presents them via the model
 CUpdateInstallerComponentA component that creates an update installation wizard
 CUpdaterComponent[INTERNAL] Base class for components
 CUpdateResultDialogA dialog to show the result of an update check
 NQtAutoUpdaterThe QtAutoUpdater namespace holds all classes that are related with the updater
 CProcessBackendAn extension of UpdaterBackend for easy implementation of QProcess based updater plugins
 CInstallProcessInfoStructure that collects information about an installation process to be started
 CProcessInfoBaseStructure that collects information about a process to be started
 CUpdateProcessInfoStructure that collects information about an update process to be started
 CUpdateButtonA simple button for update checks
 CUpdateControllerA class to show a controlled update GUI to the user
 CUpdateInfoProvides information about updates for components
 CUpdateInstallerAn interface to implement and consume custom in-process installer
 CUpdaterThe main updater. Can check for updates and trigger update installations
 CUpdaterBackendAn interface to be implemented by updater plugins to provide the updater functionalities
 CIConfigReaderA helper interface to allow backend generic access to a backends configuration
 CUpdaterPluginThe plugin interface to implement to create an updater plugin
 CQBasicAtomicInteger
 CQBasicAtomicPointer
 CQBasicMutex
 CQFutureWatcherBase