~UiFileBasedOptionPage() override
Destroys the option page.
bool hasBeenShown() const
Returns an indication whether the option page has been shown yet.
UiClass * ui()
Provides the derived class access to the UI class.
const QStringList & errors() const
Returns the errors which haven been occurred when applying the changes.
QWidget * setupWidget() override
Inflates the widget for the option page using the UI class.
UiFileBasedOptionPage(QWidget *parentWindow=nullptr)
Constructs a new UI file based option page.
QWidget * parentWindow() const
Returns the parent window of the option page.
The OptionPage class is the base class for SettingsDialog pages.