Protected Member Functions |
| void | createVrfGui (makVrv::DtPageConfiguration &) const |
| | Create the stealth GUI.
|
| void | createVrfGuiToolbars (makVrv::DtToolbarConfiguration &) const |
| | Create the various toolbars in the GUI.
|
| void | createVrfGuiMenus (makVrv::DtMenuConfiguration &) const |
| | Create the various menus in the GUI.
|
Constructor & Destructor Documentation
| makVrf::DtVrfGuiConfiguration::DtVrfGuiConfiguration |
( |
| ) |
|
CTOR, processes command line arguments.
| virtual makVrf::DtVrfGuiConfiguration::~DtVrfGuiConfiguration |
( |
| ) |
|
|
virtual |
Member Function Documentation
| void makVrf::DtVrfGuiConfiguration::createVrfGui |
( |
makVrv::DtPageConfiguration & |
| ) |
const |
|
protected |
Create the stealth GUI.
Uses the page configuration to setup various vantage style pages used in several dialogs. The parameter is passed in for use by the function.
- Parameters
-
| config | The page configuration object Non-virtual since it is called from the constructor. |
| void makVrf::DtVrfGuiConfiguration::createVrfGuiToolbars |
( |
makVrv::DtToolbarConfiguration & |
| ) |
const |
|
protected |
Create the various toolbars in the GUI.
Uses the toolbar configuration to setup all of the toolbars. The parameter is passed in for use by the function
- Parameters
-
| config | the toolbar configuration object Non-virtual since it is called from the constructor. |
| void makVrf::DtVrfGuiConfiguration::createVrfGuiMenus |
( |
makVrv::DtMenuConfiguration & |
| ) |
const |
|
protected |
Create the various menus in the GUI.
The parameter is passed in for for use by the function
- Parameters
-
| the | menu configuration object Non-virtual since it is called from the constructor. |
The documentation for this class was generated from the following file: