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

Public Member Functions | |
| virtual | ~DtToolbarManager () |
| DTOR. More... | |
| virtual bool | getToolbarState (const DtToolbarPath &path, DtToolbarConfiguration::ToolbarState &state)=0 |
| Retreives the state of a given toolbar. More... | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. More... | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. More... | |
Static Public Member Functions | |
| static DtToolbarManager & | instance (DtDe &) |
| Get an instance of the assembler. More... | |
Protected Member Functions | |
| DtToolbarManager (DtDe &de) | |
Protected Attributes | |
| DtDe & | myDe |
Friends | |
| class | DtToolbarManagerCreator |
|
virtual |
DTOR.
|
protected |
|
static |
Get an instance of the assembler.
|
pure virtual |
Retreives the state of a given toolbar.
Returns false if the path's not found
Implemented in makVrv::DtQtToolbarManager.
|
friend |
|
protected |