Public Functions
QLUpdateDialog(const QString& version, const QString& latest_version, QWidget* parent = nullptr) |
Detailed Description
A QLUpdateDialog is a QLDialog that provides the user with the option to update the application.
If the user chooses to update the application by clicking on the QLButton labeled Update, then the dialog will wrap-up execution and return the QDialog::Accepted DialogCode.