![]() |
VR-Forces 5.0.3 Developer's Guide
|
This class will read a toolbar configuration from the given XML node.

Protected Member Functions | |
| virtual void | createToolbarFromRow (DtEnvironment *env, DtEnvValueSP row) |
| virtual void | createToolbar (DtEnvironment *env, DtEnvValueSP toolbar) |
Protected Member Functions inherited from makVrv::DtToolbarConfiguration | |
| template<class Archive > | |
| void | _serialize (Archive &ar, const unsigned int version) |
| void | addToolbarPath (const DtToolbarPath &, int weight) |
| bool | sortAbsolute (const DtToolbarPath &a, const DtToolbarPath &b) const |
Protected Member Functions inherited from makVrv::DtConfiguration | |
| template<class Archive > | |
| void | _serialize (Archive &ar, const unsigned int version) |
Protected Attributes | |
| DtDefaultGuiConfigurationCreator * | myCreator |
Protected Attributes inherited from makVrv::DtToolbarConfiguration | |
| ToolbarStateMap | myToolbarStates |
| ToolbarPathSet | myToolbarPaths |
| ToolbarPathOrderMap | myToolbarOrder |
| int | myCurrentWeight |
| DtMenuConfiguration | myMenuConfiguration |
Protected Attributes inherited from makVrv::DtConfiguration | |
| std::string | myName |
| ParameterMap | myOptionalParameters |
| DtProxyWP | myAttachedInterface |
Additional Inherited Members | |
Public Types inherited from makVrv::DtToolbarConfiguration | |
| enum | ToolbarLocation { DockLeft = 0, DockRight = 1, DockTop = 2, DockBottom = 3, DockNone = 4 } |
| typedef std::list< DtToolbarPath > | ToolbarPathList |
| typedef std::set< DtToolbarPath > | ToolbarPathSet |
| typedef std::map < DtToolbarPath, ToolbarState > | ToolbarStateMap |
Public Types inherited from makVrv::DtConfiguration | |
| typedef std::map< std::string, std::string > | ParameterMap |
Protected Types inherited from makVrv::DtToolbarConfiguration | |
| typedef std::map < DtToolbarPath, OrderParameters > | ToolbarPathOrderMap |
| makVrf::DtVrfToolbarConfigurationReader::DtVrfToolbarConfigurationReader | ( | DtDefaultGuiConfigurationCreator * | ) |
CTOR.
|
virtual |
DTOR.
|
virtual |
|
inline |
|
protectedvirtual |
|
protectedvirtual |
|
protected |