ffse::ffseApp Class Reference

#include <ffse.hh>

List of all members.


Detailed Description

The main class.

Initializes the application and creates the view.

Definition at line 35 of file ffse.hh.

Public Member Functions

virtual bool OnInit ()
 Called by wxWidgets to start initialization of the application.

Static Public Attributes

static const wxString * APP_NAME
 The name of the application.
static const wxString * APP_VERSION
 The version of the application.
static const wxString * APP_COPYRIGHT
 The copyright notice for the application.
static const wxString * APP_URL
 The website URL for this application.


Member Function Documentation

bool ffseApp::OnInit (  )  [virtual]

Called by wxWidgets to start initialization of the application.

Returns:
true if initialization should proceed; false otherwise.

Definition at line 58 of file ffse.cc.


Member Data Documentation

const wxString * ffseApp::APP_NAME [static]

The name of the application.

Definition at line 45 of file ffse.hh.

const wxString * ffseApp::APP_VERSION [static]

The version of the application.

Definition at line 48 of file ffse.hh.

const wxString * ffseApp::APP_COPYRIGHT [static]

The copyright notice for the application.

Definition at line 51 of file ffse.hh.

const wxString * ffseApp::APP_URL [static]

The website URL for this application.

Definition at line 54 of file ffse.hh.


Generated on Sun Feb 18 17:36:08 2007 for ffse by  doxygen 1.5.1-p1