LCDprocWidgetInfo Class Reference

Class that contains all of the LCDproc related Roadnav settings for a single widget. More...

#include <LCDprocSettings.h>

List of all members.

Public Member Functions

 LCDprocWidgetInfo ()
 Constructor for LCDprocWidgetInfo - Initialize variables to some default values.
void Read ()
 Read the settings for this object from the registry.
void Write ()
 Write the settings in this object to the registry.

Public Attributes

int m_iRow
 Row of this widget. 1 = top row, 2 = second row, etc.
int m_iCol
 Column of this widget. 1 = left column, 2 = second column, etc.
wxString m_strType
 Type of widget - Text, Title, Horizontal Bar, or Vertical Bar.
wxString m_strValue
 Value of widget - may contain a mangled variable name or static text.


Detailed Description

Class that contains all of the LCDproc related Roadnav settings for a single widget.

Definition at line 40 of file LCDprocSettings.h.


Constructor & Destructor Documentation

LCDprocWidgetInfo::LCDprocWidgetInfo (  ) 

Constructor for LCDprocWidgetInfo - Initialize variables to some default values.

Definition at line 51 of file LCDprocSettings.cpp.


Member Function Documentation

void LCDprocWidgetInfo::Read (  ) 

Read the settings for this object from the registry.

Definition at line 62 of file LCDprocSettings.cpp.

void LCDprocWidgetInfo::Write (  ) 

Write the settings in this object to the registry.

Definition at line 76 of file LCDprocSettings.cpp.


Member Data Documentation

Row of this widget. 1 = top row, 2 = second row, etc.

Definition at line 48 of file LCDprocSettings.h.

Column of this widget. 1 = left column, 2 = second column, etc.

Definition at line 51 of file LCDprocSettings.h.

Type of widget - Text, Title, Horizontal Bar, or Vertical Bar.

Definition at line 54 of file LCDprocSettings.h.

Value of widget - may contain a mangled variable name or static text.

Has no effect for horizontal/vertical bars.

Definition at line 58 of file LCDprocSettings.h.


The documentation for this class was generated from the following files:

Generated on Sun Jul 27 17:26:14 2008 for Roadnav by  doxygen 1.5.5