![]() |
VR-Forces 4.3.1 Class Documentation
|
Contains makVrv::DtSpotReportVisualManager class. More...
Go to the source code of this file.
Classes | |
| class | makVrf::DtSpotReportVisualManager |
Namespaces | |
| namespace | makVrv |
| #include <vrvCoreQt/DtPersistenceControlsInterface.h> | |
| namespace | makVrf |
| Contains makVrf::DtVrfDisDriver class. | |
Contains makVrv::DtSpotReportVisualManager class.
This class will connect to the view collection for spot reports to get notification on additions, removals and updates of spot reports. This manager will create, update or remove visuals associated with this manager. Call addSpotReportHandler to add a new visual handler to this class. When a spot report is created, the appropriate handler will be created to manage the creation of the spot report visuals. When updated, that] handler will also be asked to update the spot report information. When removed, the handler will be deleted, and, it is expected that the handler will remove any visuals associated with that spot report.
See DtSpotReportVisualManager for more information