Widget to create a page in a PropertySheet dialog.
Definition PropertyPage.h:16
Definition VariableIdPropertyPage.h:17
void updatePage() override
Updates the control widgets of the page.
VariableIdPropertyPage(VariableWidgetBase *target, QWidget *parent=nullptr)
~VariableIdPropertyPage() override
bool isPageModified() const override
Gets the modified/changed status of the page.
void applyPage() override
Applies the changes made in this page.
QString getPageName() const override
Gets the name of the page for displaying in the list view. When reimplemented the QObject's name is r...