#include <dialogpagebase.h>
| DialogPageBase::DialogPageBase |
( |
QWidget * |
parent | ) |
|
|
explicit |
| DialogPageBase::~DialogPageBase |
( |
| ) |
|
|
virtual |
| bool DialogPageBase::isModified |
( |
| ) |
|
|
virtual |
Return state if page has been modified by user.
The state will be used to determine changed pages.
- Returns
- true page has been modified
| void DialogPageBase::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protectedvirtual |
Handle key press event.
- Parameters
-
| bool DialogPageBase::m_isModified |
|
protected |
The documentation for this class was generated from the following files: