![]() |
VR-Forces 4.2 Class Documentation
|
Symbol decoration that displays the information warning icon. More...

Public Member Functions | |
| DtObjectConsoleWarningVisualizer (makVrv::DtBaseConnection &simulation, makVrv::DtStateListener &listener, int modelSet) | |
| Constructor. | |
| virtual | ~DtObjectConsoleWarningVisualizer () |
| Destructor. | |
| virtual const makVrv::DtStateVisualizer::TypeInfo & | typeInfo () const |
| Get this instances type info. | |
| virtual void | setShowObjectConsoleWarning (bool) |
| Shows the warning icon if true and messages available, else, destroy visualizers. | |
| virtual void | setScale (float f) |
| Sets the scale of the icon. | |
Static Public Member Functions | |
| static const makVrv::DtStateVisualizer::TypeInfo & | theTypeInfo () |
| Get this class's type info. | |
Protected Member Functions | |
| virtual void | entityStateChanged (makVrv::DtElementID, DtSharedVrfVrlApplicationSettings::EntityStates, bool) |
| Sent when entity state has changed, if this entity show/hide indicator if this is a message awaiting state change. | |
| virtual void | createModelAgents () |
| virtual void | destroyModelAgents () |
| virtual void | setModelDefinitionForAgents () |
Static Protected Member Functions | |
| static const makVrv::DtVisualizerSchema & | theObjectConsoleWarningVisualizerSchema () |
Protected Attributes | |
| makVrv::DtSignalConnectionManager | myConnections |
| makVrv::DtProjectedWidgetModelAgent * | myProjectedWidgetAgent |
| makVrv::DtWidgetAgent * | myWidgetAgent |
| float | myScale |
Symbol decoration that displays the information warning icon.
| makVrf::DtObjectConsoleWarningVisualizer::DtObjectConsoleWarningVisualizer | ( | makVrv::DtBaseConnection & | simulation, |
| makVrv::DtStateListener & | listener, | ||
| int | modelSet | ||
| ) |
Constructor.
|
virtual |
Destructor.
|
virtual |
Get this instances type info.
|
static |
Get this class's type info.
|
virtual |
Shows the warning icon if true and messages available, else, destroy visualizers.
|
virtual |
Sets the scale of the icon.
|
protectedvirtual |
Sent when entity state has changed, if this entity show/hide indicator if this is a message awaiting state change.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
staticprotected |
|
protected |
|
protected |
|
protected |
|
protected |