HatchKeeper  0.90
The Free Open-Source Egg Incubation Software
HatchApp Class Reference

#include <HatchKeeper.h>

Inheritance diagram for HatchApp:

Public Member Functions

void OnExitSession (wxCloseEvent &evt)
 Cleans up on Windows and Mac. More...
 
virtual void MacReopenApp ()
 Needed under Mac, Calls ShowFrame() More...
 
virtual bool OnInit ()
 Initializes The App. More...
 
int OnExit ()
 Clean Up On Exit. More...
 
 DECLARE_EVENT_TABLE ()
 

Detailed Description

Definition at line 326 of file HatchKeeper.h.

Member Function Documentation

◆ DECLARE_EVENT_TABLE()

HatchApp::DECLARE_EVENT_TABLE ( )

◆ MacReopenApp()

void HatchApp::MacReopenApp ( )
virtual

Needed under Mac, Calls ShowFrame()

Definition at line 202 of file HatchKeeper.cpp.

◆ OnExit()

int HatchApp::OnExit ( )

Clean Up On Exit.

Definition at line 187 of file HatchKeeper.cpp.

◆ OnExitSession()

void HatchApp::OnExitSession ( wxCloseEvent &  evt)

Cleans up on Windows and Mac.

Definition at line 205 of file HatchKeeper.cpp.

◆ OnInit()

bool HatchApp::OnInit ( )
virtual

Initializes The App.

Definition at line 120 of file HatchKeeper.cpp.


The documentation for this class was generated from the following files: