|
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 185 of file test_app_main.cpp.
References program.
|
inlineoverride |
Definition at line 149 of file test_app_main.cpp.
References From_UTF8(), KI_TEST::COMBINED_UTILITY::HandleCommandLine(), name, KI_TEST::OK, and program.
|
inlineoverride |
Definition at line 191 of file test_app_main.cpp.
References From_UTF8(), name, and program.