#include <hack4u.hh>
Initializes the application and creates the view.
Definition at line 35 of file hack4u.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. |
bool Hack4u::OnInit | ( | ) | [virtual] |
const wxString * Hack4u::APP_NAME [static] |
const wxString * Hack4u::APP_VERSION [static] |
const wxString * Hack4u::APP_COPYRIGHT [static] |
const wxString * Hack4u::APP_URL [static] |