Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
#include <wxProfileDump.h>
Public Member Functions | |
int | OnExit () |
bool | OnInit () |
Public Attributes | |
wxFileHistory | m_history |
Definition at line 71 of file wxProfileDump.h.
int MyApp::OnExit | ( | ) |
Definition at line 237 of file wxProfileDump.cpp.
References m_history.
bool MyApp::OnInit | ( | ) |
Definition at line 172 of file wxProfileDump.cpp.
References MDI_ABOUT, MDI_OPEN_PROFILE, MDI_QUIT, my_frame, MyFrame::OpenFile(), and wxT.
wxFileHistory MyApp::m_history |
Definition at line 77 of file wxProfileDump.h.
Referenced by OnExit().