| 
    KiCad PCB EDA Suite
    
   | 
 
Implement a bare naked wxApp (so that we don't become dependent on functionality in a wxApp derivative that we cannot deliver under wxPython). More...
 Public Member Functions | |
| APP_SINGLE_TOP () | |
| bool | OnInit () override | 
| int | OnExit () override | 
| int | OnRun () override | 
| int | FilterEvent (wxEvent &aEvent) override | 
Implement a bare naked wxApp (so that we don't become dependent on functionality in a wxApp derivative that we cannot deliver under wxPython).
Definition at line 169 of file single_top.cpp.
      
  | 
  inline | 
Definition at line 171 of file single_top.cpp.
References KIPLATFORM::ENV::Init(), program, and SetPgm().
      
  | 
  inlineoverride | 
Definition at line 245 of file single_top.cpp.
References PGM_BASE::m_ModalDialogs, and Pgm().
      
  | 
  inlineoverride | 
Definition at line 223 of file single_top.cpp.
References program.
      
  | 
  inlineoverride | 
Definition at line 180 of file single_top.cpp.
References PGM_BASE::HandleException(), KIPLATFORM::APP::Init(), Pgm(), and program.
      
  | 
  inlineoverride | 
Definition at line 229 of file single_top.cpp.
References PGM_BASE::HandleException(), and Pgm().