![]() |
VR-Forces 4.1 Class Documentation
|

Public Member Functions | |
| DtVrfAggregateSettingsPage (makVrv::DtDe &de, QWidget *parent, Qt::WindowFlags) | |
| CTOR. | |
| virtual | ~DtVrfAggregateSettingsPage () |
| DTOR. | |
Public Member Functions inherited from makVrv::DtAggregateSettingsPage | |
| DtAggregateSettingsPage (DtDe &de, QWidget *parent, Qt::WindowFlags f=0) | |
| CTOR. | |
| virtual | ~DtAggregateSettingsPage () |
| DTOR. | |
| virtual QIcon | icon () |
| Get the icon of the page. | |
| virtual QString | title () |
| Get the title of the page. | |
| virtual const std::string & | pageClassName () const |
| Get the class name of the page. | |
Public Member Functions inherited from makVrv::DtPage | |
| DtPage (DtDe &de, QWidget *parent=0, Qt::WindowFlags f=0) | |
| CTOR for page. | |
| virtual | ~DtPage () |
| DTOR for page. | |
Protected Member Functions | |
| void | setupGui () |
| Creates vrf aggregate settings. Will set into logic when logic is created. | |
| virtual void | activate () |
| Enable the contents in this page. | |
Protected Member Functions inherited from makVrv::DtAggregateSettingsPage | |
| virtual void | deactivate () |
| Disable the contents in this page. | |
Protected Attributes | |
| DtVrfAggregateSettingsWidget * | myVrfAggregateSettings |
| Addendum to vantage aggreate settings. | |
Protected Attributes inherited from makVrv::DtAggregateSettingsPage | |
| DtAggregateSettingsLogic * | myLogic |
| DtAggregateSettingsWidget * | myWidget |
| DtPersistenceToolbarWidget * | myToolbar |
| DtDe & | myDe |
| QVBoxLayout * | myMainLayout |
Protected Attributes inherited from makVrv::DtPage | |
| DtDe & | myDe |
Additional Inherited Members | |
Static Public Member Functions inherited from makVrv::DtAggregateSettingsPage | |
| static const std::string & | thePageClassName () |
| Get the class name of the class. | |
| makVrf::DtVrfAggregateSettingsPage::DtVrfAggregateSettingsPage | ( | makVrv::DtDe & | de, |
| QWidget * | parent, | ||
| Qt::WindowFlags | |||
| ) |
CTOR.
|
virtual |
DTOR.
|
protected |
Creates vrf aggregate settings. Will set into logic when logic is created.
Reimplemented from makVrv::DtAggregateSettingsPage.
|
protectedvirtual |
Enable the contents in this page.
Reimplemented from makVrv::DtAggregateSettingsPage.
|
protected |
Addendum to vantage aggreate settings.