![]() |
VR-Forces 4.7 Class Documentation
|
vrvGraphics-based implementation of grid lines More...
Classes | |
| struct | SensorFanAltitude |
Public Member Functions | |
| DtSensorFanKeyInstance (makVrv::DtDe &de) | |
| CTOR. | |
| virtual | ~DtSensorFanKeyInstance () |
| DTOR. | |
| virtual void | setChannelName (const std::string &deName, const std::string &winName, const std::string &channelName) |
| Set the name of the channel that this compass should be drawn on. | |
| virtual void | setModelDefinition (const std::string &modelDefinition) |
| Set the model definition; note that this (potentially) includes all the other parameters enumeration below. | |
| virtual void | setVisible (bool isVisible) |
| Set the grid line visibility state. | |
| bool | visible () const |
Protected Types | |
| typedef std::vector < SensorFanAltitude > | SensorFanKey |
Protected Member Functions | |
| virtual void | addNewAltitude (double, const DtVrfExtendedIntervisibilitySettingsData::Color &) |
| virtual void | slot_keyBackgroundColorChanged (float r, float g, float b, float a) |
| virtual void | slot_keyFontColorChanged (float r, float g, float b, float a) |
| virtual void | slot_radarCoverageAltitudesChanged (const DtRadarCoverageManager::ColorMap &) |
| virtual void | radarCoverageCreated () |
| virtual void | radarCoverageDestroyed () |
| virtual void | slot_displayUnitDecimalsChanged (makVrv::DtUnitConverterCollection::DisplayUnitType type, int unit, int precision) |
| virtual DtRadarCoverageManager & | radarCoverageManager () |
| virtual void | slot_channelCreated (makVrv::DtChannelManager *, makVrv::DtChannel *) |
| Called when a channel is created - is this our channel? | |
| virtual void | slot_channelToBeDestroyed (makVrv::DtChannelManager *, makVrv::DtChannel *) |
| Called when a channel is about to be destroyed. | |
| void | slot_channelUpdated (makVrv::DtChannelManager *, makVrv::DtChannel *) |
| This slot is attached to the renderer's update signal. | |
| virtual void | setChannel (makVrv::DtChannel *) |
| virtual void | updateSensorFanKey () |
| virtual void | destroyVisuals () |
| virtual void | createVisuals () |
| virtual void | slot_onUnitChanged (int attribute, int from, int old) |
| Connected to signal_displayUnitChanged on DtDisplayUnitsSettingsSignaler. | |
| virtual void | setupFont () |
| virtual void | updateVisualLocations (int windowWidth) |
| virtual void | createSensorFanKey () |
| virtual void | slot_radarCoverageMSLChanged (bool) |
Private Member Functions | |
| DtSensorFanKeyInstance (const DtSensorFanKeyInstance &orig) | |
| Unimplemented copy constructor. | |
| DtSensorFanKeyInstance & | operator= (const DtSensorFanKeyInstance &rhs) |
| Unimplemented assignment operator. | |
vrvGraphics-based implementation of grid lines
|
protected |
| makVrf::DtSensorFanKeyInstance::DtSensorFanKeyInstance | ( | makVrv::DtDe & | de | ) |
CTOR.
|
virtual |
DTOR.
|
private |
Unimplemented copy constructor.
|
virtual |
Set the name of the channel that this compass should be drawn on.
|
virtual |
Set the model definition; note that this (potentially) includes all the other parameters enumeration below.
|
virtual |
Set the grid line visibility state.
|
inline |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Called when a channel is created - is this our channel?
|
protectedvirtual |
Called when a channel is about to be destroyed.
|
protected |
This slot is attached to the renderer's update signal.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Connected to signal_displayUnitChanged on DtDisplayUnitsSettingsSignaler.
Calls refreshLabels if the attribute is Distance
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
private |
Unimplemented assignment operator.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |