The DtSpeedTreeSettingsPage is the dialog page for editing the speedtree settings.
More...
Static Public Member Functions |
| static const std::string & | thePageClassName () |
| | Get the class name of the class.
|
Protected Member Functions |
| void | setupGui () |
| | Creates the GUI. Called by CTOR.
|
| virtual void | activate () |
| | Called by the Pager when this page becomes active.
|
| virtual void | deactivate () |
| | Called by the Pager when this page becomes active.
|
Detailed Description
The DtSpeedTreeSettingsPage is the dialog page for editing the speedtree settings.
Constructor & Destructor Documentation
| makVrv::DtSpeedTreeSettingsPage::DtSpeedTreeSettingsPage |
( |
DtDe & |
de, |
|
|
QWidget * |
parent = 0, |
|
|
Qt::WindowFlags |
f = Qt::Widget |
|
) |
| |
| makVrv::DtSpeedTreeSettingsPage::~DtSpeedTreeSettingsPage |
( |
| ) |
|
Member Function Documentation
| virtual QIcon makVrv::DtSpeedTreeSettingsPage::icon |
( |
| ) |
|
|
virtual |
| virtual QString makVrv::DtSpeedTreeSettingsPage::title |
( |
| ) |
|
|
virtual |
| virtual const std::string& makVrv::DtSpeedTreeSettingsPage::pageClassName |
( |
| ) |
const |
|
virtual |
| static const std::string& makVrv::DtSpeedTreeSettingsPage::thePageClassName |
( |
| ) |
|
|
static |
Get the class name of the class.
| void makVrv::DtSpeedTreeSettingsPage::setupGui |
( |
| ) |
|
|
protected |
Creates the GUI. Called by CTOR.
| virtual void makVrv::DtSpeedTreeSettingsPage::activate |
( |
| ) |
|
|
protectedvirtual |
Called by the Pager when this page becomes active.
Implements makVrv::DtPage.
| virtual void makVrv::DtSpeedTreeSettingsPage::deactivate |
( |
| ) |
|
|
protectedvirtual |
Called by the Pager when this page becomes active.
Implements makVrv::DtPage.
Member Data Documentation
| DtDe& makVrv::DtSpeedTreeSettingsPage::myDe |
|
protected |
The documentation for this class was generated from the following file: