LCDprocScreenInfo Class Reference

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

#include <LCDprocSettings.h>

List of all members.

Public Member Functions

 LCDprocScreenInfo ()
 Constructor for LCDprocScreenInfo - 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

wxString m_strName
 Name of this screen.
std::vector< LCDprocWidgetInfom_vWidgets
 Vector of widgets belonging to this screen.


Detailed Description

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

Definition at line 67 of file LCDprocSettings.h.


Constructor & Destructor Documentation

LCDprocScreenInfo::LCDprocScreenInfo (  ) 

Constructor for LCDprocScreenInfo - Initialize variables to some default values.

Definition at line 95 of file LCDprocSettings.cpp.


Member Function Documentation

void LCDprocScreenInfo::Read (  ) 

Read the settings for this object from the registry.

Definition at line 104 of file LCDprocSettings.cpp.

void LCDprocScreenInfo::Write (  ) 

Write the settings in this object to the registry.

Definition at line 130 of file LCDprocSettings.cpp.


Member Data Documentation

Name of this screen.

Definition at line 75 of file LCDprocSettings.h.

Vector of widgets belonging to this screen.

Definition at line 78 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