Widget to create a page in a PropertySheet dialog.
Definition PropertyPage.h:16
Definition LineScanMethodPropertyPage.h:20
~LineScanMethodPropertyPage() override
LineScanMethodPropertyPage(LineScanMethod *target, QWidget *parent=nullptr)
Constructor.
void updatePage() override
Updates the control widgets of the page. This method is called to initialize the control widgets.
void afterPageApply(bool was_modified) override
Called when all pages are applied. Method can be overridden by a derived class to update control widg...
void applyPage() override
Applies the changes made in this page.
bool isPageModified() const override
Gets the modified/changed status of the page.