|
Qt Utilities 6.17.0
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
|
#include "../global.h"#include <c++utilities/chrono/datetime.h>#include <QObject>#include <QUrl>#include <memory>Go to the source code of this file.
Classes | |
| class | QtUtilities::UpdateNotifier |
| The UpdateNotifier class allows checking for new updates. More... | |
| class | QtUtilities::Updater |
| The Updater class allows downloading and applying an update. More... | |
| struct | QtUtilities::Updater::Update |
| class | QtUtilities::UpdateHandler |
| The UpdateHandler class manages the non-graphical aspects of checking for new updates and performing them. More... | |
| struct | QtUtilities::UpdateHandler::CheckInterval |
| The CheckInterval struct specifies whether automatic checks for updates are enabled and of often they should be done. More... | |
Namespaces | |
| namespace | QtUtilities |
| ! | |