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

Public Member Functions | |
| CAltimeterGauge (void) | |
| virtual | ~CAltimeterGauge (void) |
| virtual int | Read (SStream *stream, Tag tag) |
| virtual ECursorResult | MouseMoved (int x, int y) |
Protected Attributes | |
| int | psiz_x |
| int | psiz_y |
| CNeedleGauge * | ndl1 |
| CNeedleGauge * | ndl2 |
| CNeedleGauge * | ndl3 |
| char | csrl_csr [64] |
| char | csrr_csr [64] |
| Tag | csrl_tag |
| Tag | csrr_tag |
| CGaugeClickArea | koll |
| int | kpxy_x |
| int | kpxy_y |
| CGaugeKnob | knob |
| SMessage | kmsg |
Definition at line 508 of file Gauges.h.
|
|
Definition at line 1127 of file Gauges.cpp. References csrl_csr, csrl_tag, csrr_csr, csrr_tag, kmsg, kpxy_x, kpxy_y, ndl1, ndl2, ndl3, psiz_x, and psiz_y. |
|
|
Definition at line 1139 of file Gauges.cpp. |
|
||||||||||||
|
Reimplemented from CGauge. Definition at line 1219 of file Gauges.cpp. References CURSOR_NOT_CHANGED, knob, koll, CGauge::MouseMoved(), and CGaugeClickArea::MouseMoved(). |
|
||||||||||||
|
Reimplemented from CBitmapGauge. Definition at line 1146 of file Gauges.cpp. References csrl_csr, csrr_csr, globals, kmsg, knob, koll, kpxy_x, kpxy_y, SGlobals::logWarning, ndl1, ndl2, ndl3, psiz_x, psiz_y, CBitmapGauge::Read(), ReadFrom(), ReadInt(), ReadMessage(), ReadString(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write(). |
|
|
Definition at line 524 of file Gauges.h. Referenced by CAltimeterGauge(), and Read(). |
|
|
Definition at line 526 of file Gauges.h. Referenced by CAltimeterGauge(). |
|
|
Definition at line 525 of file Gauges.h. Referenced by CAltimeterGauge(), and Read(). |
|
|
Definition at line 526 of file Gauges.h. Referenced by CAltimeterGauge(). |
|
|
Definition at line 530 of file Gauges.h. Referenced by CAltimeterGauge(), and Read(). |
|
|
Definition at line 529 of file Gauges.h. Referenced by MouseMoved(), and Read(). |
|
|
Definition at line 527 of file Gauges.h. Referenced by MouseMoved(), and Read(). |
|
|
Definition at line 528 of file Gauges.h. Referenced by CAltimeterGauge(), and Read(). |
|
|
Definition at line 528 of file Gauges.h. Referenced by CAltimeterGauge(), and Read(). |
|
|
Definition at line 521 of file Gauges.h. Referenced by CAltimeterGauge(), Read(), and ~CAltimeterGauge(). |
|
|
Definition at line 522 of file Gauges.h. Referenced by CAltimeterGauge(), Read(), and ~CAltimeterGauge(). |
|
|
Definition at line 523 of file Gauges.h. Referenced by CAltimeterGauge(), Read(), and ~CAltimeterGauge(). |
|
|
Definition at line 520 of file Gauges.h. Referenced by CAltimeterGauge(), and Read(). |
|
|
Definition at line 520 of file Gauges.h. Referenced by CAltimeterGauge(), and Read(). |
|
|
Documentation generated by
|