KiCad PCB EDA Suite
Loading...
Searching...
No Matches
APP_KICAD_CLI Struct Reference

Not publicly visible because most of the action is in PGM_KICAD these days. More...

Inheritance diagram for APP_KICAD_CLI:

Public Member Functions

 APP_KICAD_CLI ()
 
bool OnInit () override
 
int OnExit () override
 
int OnRun () override
 
int FilterEvent (wxEvent &aEvent) override
 

Detailed Description

Not publicly visible because most of the action is in PGM_KICAD these days.

Definition at line 455 of file kicad_cli.cpp.

Constructor & Destructor Documentation

◆ APP_KICAD_CLI()

APP_KICAD_CLI::APP_KICAD_CLI ( )
inline

Definition at line 457 of file kicad_cli.cpp.

References KIPLATFORM::ENV::Init(), program, and SetPgm().

Member Function Documentation

◆ FilterEvent()

int APP_KICAD_CLI::FilterEvent ( wxEvent &  aEvent)
inlineoverride

Definition at line 518 of file kicad_cli.cpp.

◆ OnExit()

int APP_KICAD_CLI::OnExit ( )
inlineoverride

Definition at line 492 of file kicad_cli.cpp.

References PGM_KICAD::OnPgmExit(), and program.

◆ OnInit()

bool APP_KICAD_CLI::OnInit ( )
inlineoverride

◆ OnRun()

int APP_KICAD_CLI::OnRun ( )
inlineoverride

Definition at line 504 of file kicad_cli.cpp.

References PGM_BASE::HandleException(), PGM_KICAD::OnPgmRun(), Pgm(), and program.


The documentation for this struct was generated from the following file: