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

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

Inheritance diagram for APP_KICAD:

Public Member Functions

 APP_KICAD ()
 
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 436 of file kicad.cpp.

Constructor & Destructor Documentation

◆ APP_KICAD()

APP_KICAD::APP_KICAD ( )
inline

Definition at line 438 of file kicad.cpp.

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

Member Function Documentation

◆ FilterEvent()

int APP_KICAD::FilterEvent ( wxEvent &  aEvent)
inlineoverride

Definition at line 504 of file kicad.cpp.

References PGM_BASE::m_ModalDialogs, and Pgm().

◆ OnExit()

int APP_KICAD::OnExit ( )
inlineoverride

Definition at line 480 of file kicad.cpp.

References PGM_KICAD::OnPgmExit(), and program.

◆ OnInit()

bool APP_KICAD::OnInit ( )
inlineoverride

◆ OnRun()

int APP_KICAD::OnRun ( )
inlineoverride

Definition at line 490 of file kicad.cpp.

References PGM_BASE::HandleException(), and Pgm().


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