KiCad PCB EDA Suite
|
Implement a bare naked wxApp (so that we don't become dependent on functionality in a wxApp derivative that we cannot deliver under wxPython). More...
Public Member Functions | |
APP_TEST () | |
bool | OnInit () override |
int | OnExit () override |
int | OnRun () override |
Implement a bare naked wxApp (so that we don't become dependent on functionality in a wxApp derivative that we cannot deliver under wxPython).
Definition at line 142 of file test_app_main.cpp.
|
inline |
Definition at line 144 of file test_app_main.cpp.
|
inlineoverride |
Definition at line 189 of file test_app_main.cpp.
References PGM_TEST_FRAME::OnPgmExit(), and program.
|
inlineoverride |
Definition at line 149 of file test_app_main.cpp.
References From_UTF8(), KI_TEST::COMBINED_UTILITY::HandleCommandLine(), name, KI_TEST::OK, PGM_TEST_FRAME::OnPgmExit(), PGM_TEST_FRAME::OnPgmInit(), program, and IO_ERROR::What().
|
inlineoverride |
Definition at line 195 of file test_app_main.cpp.
References From_UTF8(), name, PGM_TEST_FRAME::OnPgmExit(), program, and IO_ERROR::What().