The DtElementAttributesMonitor connects to signals from the the DtDe's elementData to track the attributes of elements as they are added and removed.
More...
The DtElementAttributesMonitor connects to signals from the the DtDe's elementData to track the attributes of elements as they are added and removed.
| makVrv::DtElementAttributesMonitor::DtElementAttributesMonitor |
( |
DtDe & |
de | ) |
|
| virtual makVrv::DtElementAttributesMonitor::~DtElementAttributesMonitor |
( |
| ) |
|
|
virtual |
| virtual void makVrv::DtElementAttributesMonitor::processElementInitialized |
( |
makVrv::DtElementID |
entity | ) |
|
|
virtual |
Print the attribute information for an initialized element entry.
This method is called by
- See Also
- slot_elementsInitialized for each element in the list of elements that signal_elementsInitialized provides.
| virtual void makVrv::DtElementAttributesMonitor::processElementRemoved |
( |
makVrv::DtElementID |
entity | ) |
|
|
virtual |
Print the element id and name (if it exists) for an element.
This method is called by
- See Also
- slot_elementsRemoved for each element in the list of elements that signal_elementsToBeRemoved provides.
| virtual void makVrv::DtElementAttributesMonitor::dumpElements |
( |
| ) |
|
|
virtual |
Dump all the named Elements to the console.
This method dumps all of the entries in the element ID to Display Name map held by the attribute manager. It shows how to use the iterator methods provided by that manager.
Get a readable form of an elementType enumeration value.
GEt a readable form of an ElementSubtypes enumeration value.
Slot connected to DtElementData's signal_signal_elementsInitialized signal.
Slot connected to DtElementData's signal_elementsToBeRemoved signal.
| DtDe& makVrv::DtElementAttributesMonitor::myDe |
|
protected |
The documentation for this class was generated from the following file: