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 453 of file kicad.cpp.

Constructor & Destructor Documentation

◆ APP_KICAD()

APP_KICAD::APP_KICAD ( )
inline

Definition at line 455 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 521 of file kicad.cpp.

References PGM_BASE::m_ModalDialogs, and Pgm().

◆ OnExit()

int APP_KICAD::OnExit ( )
inlineoverride

Definition at line 497 of file kicad.cpp.

References program.

◆ OnInit()

bool APP_KICAD::OnInit ( )
inlineoverride

Definition at line 464 of file kicad.cpp.

References KIPLATFORM::APP::Init(), and program.

◆ OnRun()

int APP_KICAD::OnRun ( )
inlineoverride

Definition at line 507 of file kicad.cpp.

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


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