DtAggregateDefinitionEditorPage allows editing of aggregate visual definitions.
More...
Static Public Member Functions |
| static const std::string & | thePageClassName () |
| | Get the class name of the page.
|
Protected Member Functions |
| virtual void | activate () |
| | Called by the Pager when this page becomes active.
|
| virtual void | deactivate () |
| | Called by the Pager when this page becomes in-active.
|
| virtual void | askBeforeAction () |
| | Called when action flag of the page is set while the close button is hit or trying to switching to another page
|
| virtual void | onCloseEvent () |
| | check if unit definition has been modified since startup
|
| virtual void | onSwitchEvent () |
| | check if unit definition has been modified since startup
|
Detailed Description
DtAggregateDefinitionEditorPage allows editing of aggregate visual definitions.
Constructor & Destructor Documentation
| makVrv::DtAggregateDefinitionEditorPage::DtAggregateDefinitionEditorPage |
( |
DtDe & |
de, |
|
|
QWidget * |
parent, |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
| virtual makVrv::DtAggregateDefinitionEditorPage::~DtAggregateDefinitionEditorPage |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual QIcon makVrv::DtAggregateDefinitionEditorPage::icon |
( |
| ) |
|
|
virtual |
| virtual QString makVrv::DtAggregateDefinitionEditorPage::title |
( |
| ) |
|
|
virtual |
| virtual const std::string& makVrv::DtAggregateDefinitionEditorPage::pageClassName |
( |
| ) |
const |
|
virtual |
| static const std::string& makVrv::DtAggregateDefinitionEditorPage::thePageClassName |
( |
| ) |
|
|
static |
Get the class name of the page.
| virtual void makVrv::DtAggregateDefinitionEditorPage::activate |
( |
| ) |
|
|
protectedvirtual |
Called by the Pager when this page becomes active.
Implements makVrv::DtPage.
| virtual void makVrv::DtAggregateDefinitionEditorPage::deactivate |
( |
| ) |
|
|
protectedvirtual |
Called by the Pager when this page becomes in-active.
Implements makVrv::DtPage.
| virtual void makVrv::DtAggregateDefinitionEditorPage::askBeforeAction |
( |
| ) |
|
|
protectedvirtual |
Called when action flag of the page is set while the close button is hit or trying to switching to another page
Reimplemented from makVrv::DtPage.
| virtual void makVrv::DtAggregateDefinitionEditorPage::onCloseEvent |
( |
| ) |
|
|
protectedvirtual |
check if unit definition has been modified since startup
Reimplemented from makVrv::DtPage.
| virtual void makVrv::DtAggregateDefinitionEditorPage::onSwitchEvent |
( |
| ) |
|
|
protectedvirtual |
check if unit definition has been modified since startup
Reimplemented from makVrv::DtPage.
Member Data Documentation
| bool makVrv::DtAggregateDefinitionEditorPage::myShowRememberToSaveDialog |
|
protected |
The documentation for this class was generated from the following file: