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

vuHelpPanel Class Reference

A very simple panel for displaying some help information, martin-2002-11-?? More...

#include <vuHelpPanel.h>

Inheritance diagram for vuHelpPanel:

Inheritance graph
[legend]
Collaboration diagram for vuHelpPanel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 vuHelpPanel (wxWindow *parent)
 ~vuHelpPanel ()
void setTitle (const wxString &_title)
void setHelpText (const wxString &_helpText)

Private Member Functions

void _initFont ()

Private Attributes

wxTextCtrl * m_textCtrl

Detailed Description

A very simple panel for displaying some help information, martin-2002-11-??

Definition at line 11 of file vuHelpPanel.h.


Constructor & Destructor Documentation

vuHelpPanel::vuHelpPanel wxWindow *  parent  ) 
 

Definition at line 17 of file vuHelpPanel.cpp.

References idHelpText.

vuHelpPanel::~vuHelpPanel  ) 
 

Definition at line 38 of file vuHelpPanel.cpp.

References m_textCtrl.


Member Function Documentation

void vuHelpPanel::_initFont  )  [private]
 

Definition at line 59 of file vuHelpPanel.cpp.

References m_textCtrl.

void vuHelpPanel::setHelpText const wxString &  _helpText  ) 
 

Definition at line 52 of file vuHelpPanel.cpp.

References m_textCtrl.

Referenced by vuBasicUtility::onKeyboardHelp().

void vuHelpPanel::setTitle const wxString &  _title  ) 
 

Definition at line 47 of file vuHelpPanel.cpp.

Referenced by vuBasicUtility::onKeyboardHelp().


Member Data Documentation

wxTextCtrl* vuHelpPanel::m_textCtrl [private]
 

Definition at line 24 of file vuHelpPanel.h.

Referenced by _initFont(), setHelpText(), and ~vuHelpPanel().


The documentation for this class was generated from the following files:
Generated on Wed Dec 15 21:21:16 2004 for vuVolume by  doxygen 1.3.9.1