|
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 528 of file kicad_cli.cpp.
|
inline |
Definition at line 530 of file kicad_cli.cpp.
References KIPLATFORM::ENV::Init(), program, and SetPgm().
|
inlineoverride |
Definition at line 591 of file kicad_cli.cpp.
|
inlineoverride |
Definition at line 565 of file kicad_cli.cpp.
References program.
|
inlineoverride |
Definition at line 539 of file kicad_cli.cpp.
References KIPLATFORM::APP::Init(), and program.
|
inlineoverride |
Definition at line 577 of file kicad_cli.cpp.
References PGM_BASE::HandleException(), Pgm(), and program.