#include <Gauges.h>
Inheritance diagram for CCabinPressureRateKnobGauge:

Public Member Functions | |
| CCabinPressureRateKnobGauge (void) | |
| int | Read (SStream *stream, Tag tag) |
| virtual ECursorResult | MouseMoved (int x, int y) |
Protected Attributes | |
| int | ofxy_x |
| int | ofxy_y |
| float | alti_min |
| float | alti_max |
| float | rate_min |
| float | rate_max |
| CGaugeKnob | knob |
| CGaugeKnob | cabn |
| char | onsf [64] |
| char | ofsf [64] |
Definition at line 994 of file Gauges.h.
|
|
Definition at line 2584 of file Gauges.cpp. References alti_max, alti_min, ofsf, ofxy_x, ofxy_y, onsf, rate_max, and rate_min. |
|
||||||||||||
|
Reimplemented from CGauge. Definition at line 2651 of file Gauges.cpp. References cabn, CURSOR_NOT_CHANGED, knob, CGauge::MouseMoved(), and CGaugeClickArea::MouseMoved(). |
|
||||||||||||
|
Reimplemented from CBitmapGauge. Definition at line 2594 of file Gauges.cpp. References alti_max, alti_min, cabn, globals, knob, SGlobals::logWarning, ofsf, ofxy_x, ofxy_y, onsf, rate_max, rate_min, CBitmapGauge::Read(), ReadFloat(), ReadFrom(), ReadInt(), ReadString(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Definition at line 1006 of file Gauges.h. Referenced by CCabinPressureRateKnobGauge(), and Read(). |
|
|
Definition at line 1006 of file Gauges.h. Referenced by CCabinPressureRateKnobGauge(), and Read(). |
|
|
Definition at line 1009 of file Gauges.h. Referenced by MouseMoved(), and Read(). |
|
|
Definition at line 1008 of file Gauges.h. Referenced by MouseMoved(), and Read(). |
|
|
Definition at line 1011 of file Gauges.h. Referenced by CCabinPressureRateKnobGauge(), and Read(). |
|
|
Definition at line 1005 of file Gauges.h. Referenced by CCabinPressureRateKnobGauge(), and Read(). |
|
|
Definition at line 1005 of file Gauges.h. Referenced by CCabinPressureRateKnobGauge(), and Read(). |
|
|
Definition at line 1010 of file Gauges.h. Referenced by CCabinPressureRateKnobGauge(), and Read(). |
|
|
Definition at line 1007 of file Gauges.h. Referenced by CCabinPressureRateKnobGauge(), and Read(). |
|
|
Definition at line 1007 of file Gauges.h. Referenced by CCabinPressureRateKnobGauge(), and Read(). |
|
|
Documentation generated by
|