Public Member Functions | |
bool | OnInit () |
The initialization/starting function of the program. | |
Private Attributes | |
wxFrame * | m_Main |
The vuMainWindow instance for the program. |
|
The initialization/starting function of the program. It passes on the initialization to the vuMainWindow class Definition at line 33 of file SpecPalette.cpp. References vuSpecPalette::FitAllDesignColours(), SPalette::load(), and m_Main. |
Here is the call graph for this function:
|
The vuMainWindow instance for the program.
Definition at line 26 of file SpecPalette.cpp. Referenced by OnInit(). |