Qt Utilities
5.8.2
Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models
|
#include "./optionpage.h"
#include <QCheckBox>
#include <QGroupBox>
#include <QLabel>
#include <QPushButton>
#include <QRadioButton>
Go to the source code of this file.
Namespaces | |
Dialogs | |
Provides common dialogs such as AboutDialog, EnterPasswordDialog and SettingsDialog. | |