19 #include <qapplication.h>
24 #if QT_VERSION < 0x040000
25 #include <Carbon/Carbon.h>
57 #if QT_VERSION < 0x040000
58 static OSErr appleEventHandler (
const AppleEvent * event,
67 bool tryOpenFile (
const std::string & name );
84 QtApp (
int & argc,
char ** argv );
88 QtApp (
int & argc,
char ** argv,
bool gui );
94 static QtApp * instance ();
107 void setFirstWindow ( );
static QtApp * s_instance
The instance of the application.
#define MDL_QTHIPPOPLOT_API
A derived class of QApplication that instantiates the components of HippoDraw.
A concrete window class that contains the canvas and responds to menu item and tool bar events from t...