#include <vuHelpPanel.h>
Inheritance diagram for vuHelpPanel:
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 |
Definition at line 11 of file vuHelpPanel.h.
|
Definition at line 17 of file vuHelpPanel.cpp. References idHelpText. |
|
Definition at line 38 of file vuHelpPanel.cpp. References m_textCtrl. |
|
Definition at line 59 of file vuHelpPanel.cpp. References m_textCtrl. |
|
Definition at line 52 of file vuHelpPanel.cpp. References m_textCtrl. Referenced by vuBasicUtility::onKeyboardHelp(). |
|
Definition at line 47 of file vuHelpPanel.cpp. Referenced by vuBasicUtility::onKeyboardHelp(). |
|
Definition at line 24 of file vuHelpPanel.h. Referenced by _initFont(), setHelpText(), and ~vuHelpPanel(). |