Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

CFlyhawkDigitalClockGauge Class Reference

#include <Gauges.h>

Inheritance diagram for CFlyhawkDigitalClockGauge:

CBitmapGauge CGauge CStreamObject CObject CBasicDigitalClockGauge List of all members.

Public Member Functions

 CFlyhawkDigitalClockGauge (void)
int Read (SStream *stream, Tag tag)
virtual ECursorResult MouseMoved (int x, int y)

Protected Attributes

int oatd_x1
int oatd_y1
int oatd_x2
int oatd_y2
int clkd_x1
int clkd_y1
int clkd_x2
int clkd_y2
CGaugeClickArea bupp
CGaugeClickArea bsel
CGaugeClickArea bcon
CGaugeClickArea bbot
bool ft13
bool noco
int cgap
int frgb_r
int frgb_g
int frgb_b

Detailed Description

Definition at line 880 of file Gauges.h.


Constructor & Destructor Documentation

CFlyhawkDigitalClockGauge::CFlyhawkDigitalClockGauge void   ) 
 

Definition at line 2146 of file Gauges.cpp.

References cgap, clkd_x1, clkd_x2, clkd_y1, clkd_y2, frgb_b, frgb_g, frgb_r, ft13, noco, oatd_x1, oatd_x2, oatd_y1, and oatd_y2.


Member Function Documentation

ECursorResult CFlyhawkDigitalClockGauge::MouseMoved int  x,
int  y
[virtual]
 

Reimplemented from CGauge.

Definition at line 2241 of file Gauges.cpp.

References bbot, bcon, bsel, bupp, CURSOR_NOT_CHANGED, CGauge::MouseMoved(), and CGaugeClickArea::MouseMoved().

int CFlyhawkDigitalClockGauge::Read SStream stream,
Tag  tag
[virtual]
 

Todo:
Parse user string into SMessage field update

Reimplemented from CBitmapGauge.

Reimplemented in CBasicDigitalClockGauge.

Definition at line 2156 of file Gauges.cpp.

References bbot, bcon, bsel, bupp, cgap, clkd_x1, clkd_x2, clkd_y1, clkd_y2, frgb_b, frgb_g, frgb_r, ft13, globals, SGlobals::logWarning, noco, oatd_x1, oatd_x2, oatd_y1, oatd_y2, CBitmapGauge::Read(), ReadFrom(), ReadInt(), TAG_IGNORED, TAG_READ, TagToString(), and CLogFile::Write().

Referenced by CBasicDigitalClockGauge::Read().


Member Data Documentation

CGaugeClickArea CFlyhawkDigitalClockGauge::bbot [protected]
 

Definition at line 896 of file Gauges.h.

Referenced by MouseMoved(), and Read().

CGaugeClickArea CFlyhawkDigitalClockGauge::bcon [protected]
 

Definition at line 895 of file Gauges.h.

Referenced by MouseMoved(), and Read().

CGaugeClickArea CFlyhawkDigitalClockGauge::bsel [protected]
 

Definition at line 894 of file Gauges.h.

Referenced by MouseMoved(), and Read().

CGaugeClickArea CFlyhawkDigitalClockGauge::bupp [protected]
 

Definition at line 893 of file Gauges.h.

Referenced by MouseMoved(), and Read().

int CFlyhawkDigitalClockGauge::cgap [protected]
 

Definition at line 899 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().

int CFlyhawkDigitalClockGauge::clkd_x1 [protected]
 

Definition at line 892 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().

int CFlyhawkDigitalClockGauge::clkd_x2 [protected]
 

Definition at line 892 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().

int CFlyhawkDigitalClockGauge::clkd_y1 [protected]
 

Definition at line 892 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().

int CFlyhawkDigitalClockGauge::clkd_y2 [protected]
 

Definition at line 892 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().

int CFlyhawkDigitalClockGauge::frgb_b [protected]
 

Definition at line 900 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().

int CFlyhawkDigitalClockGauge::frgb_g [protected]
 

Definition at line 900 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().

int CFlyhawkDigitalClockGauge::frgb_r [protected]
 

Definition at line 900 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().

bool CFlyhawkDigitalClockGauge::ft13 [protected]
 

Definition at line 897 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().

bool CFlyhawkDigitalClockGauge::noco [protected]
 

Definition at line 898 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().

int CFlyhawkDigitalClockGauge::oatd_x1 [protected]
 

Definition at line 891 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().

int CFlyhawkDigitalClockGauge::oatd_x2 [protected]
 

Definition at line 891 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().

int CFlyhawkDigitalClockGauge::oatd_y1 [protected]
 

Definition at line 891 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().

int CFlyhawkDigitalClockGauge::oatd_y2 [protected]
 

Definition at line 891 of file Gauges.h.

Referenced by CFlyhawkDigitalClockGauge(), and Read().


The documentation for this class was generated from the following files:
SourceForge.net Logo Documentation generated by doxygen