Searched refs:wxEmulatorApp (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/emulator/src/
H A Demulator.h69 class wxEmulatorApp : public wxApp class in inherits:wxApp
72 wxEmulatorApp();
H A Demulator.cpp70 // wxGetApp() which will return the reference of the right type (i.e. wxEmulatorApp and
72 IMPLEMENT_APP(wxEmulatorApp)
95 wxEmulatorApp::wxEmulatorApp() function in class:wxEmulatorApp
105 bool wxEmulatorApp::OnInit()
235 wxString wxEmulatorApp::GetFullAppPath(const wxString& filename) const
252 bool wxEmulatorApp::LoadEmulator(const wxString& appDir)

Completed in 33 milliseconds