Definition AscanPropertyPage.h:15
bool isPageModified() const override
Gets the modified/changed status of the page.
AscanPropertyPage(AscanGraph *target, QWidget *parent=nullptr)
~AscanPropertyPage() override
void applyPage() override
Applies the changes made in this page.
void updatePage() override
Updates the control widgets of the 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...
Widget to create a page in a PropertySheet dialog.
Definition PropertyPage.h:16