KiCad PCB EDA Suite
|
Not publicly visible because most of the action is in PGM_KICAD these days. More...
Public Member Functions | |
APP_KICAD_CLI () | |
bool | OnInit () override |
int | OnExit () override |
int | OnRun () override |
int | FilterEvent (wxEvent &aEvent) override |
Not publicly visible because most of the action is in PGM_KICAD these days.
Definition at line 474 of file kicad_cli.cpp.
|
inline |
Definition at line 476 of file kicad_cli.cpp.
References KIPLATFORM::ENV::Init(), program, and SetPgm().
|
inlineoverride |
Definition at line 537 of file kicad_cli.cpp.
|
inlineoverride |
Definition at line 511 of file kicad_cli.cpp.
References PGM_KICAD::OnPgmExit(), and program.
|
inlineoverride |
Definition at line 485 of file kicad_cli.cpp.
References KIPLATFORM::APP::Init(), PGM_KICAD::OnPgmExit(), PGM_KICAD::OnPgmInit(), and program.
|
inlineoverride |
Definition at line 523 of file kicad_cli.cpp.
References PGM_BASE::HandleException(), PGM_KICAD::OnPgmRun(), Pgm(), and program.