QCAD Application Framework
CAD Application Development and Automation.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
QtScriptShell_QApplication Class Reference

#include <qtscriptshell_QApplication.h>

List of all members.

Public Member Functions

void childEvent (QChildEvent *arg__1)
void childEvent (QChildEvent *arg__1)
void customEvent (QEvent *arg__1)
void customEvent (QEvent *arg__1)
bool event (QEvent *arg__1)
bool event (QEvent *arg__1)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool notify (QObject *arg__1, QEvent *arg__2)
bool notify (QObject *arg__1, QEvent *arg__2)
 QtScriptShell_QApplication (int &argc, char **argv, QApplication::Type arg__3, int arg__4=ApplicationFlags)
 QtScriptShell_QApplication (int &argc, char **argv, QApplication::Type arg__3, int arg__4=0x040704)
 QtScriptShell_QApplication (int &argc, char **argv, bool GUIenabled, int arg__4=0x040704)
 QtScriptShell_QApplication (int &argc, char **argv, bool GUIenabled, int arg__4=ApplicationFlags)
 QtScriptShell_QApplication (int &argc, char **argv, int arg__3=ApplicationFlags)
 QtScriptShell_QApplication (int &argc, char **argv, int arg__3=0x040704)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
 ~QtScriptShell_QApplication ()
 ~QtScriptShell_QApplication ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QApplication::QtScriptShell_QApplication ( int &  argc,
char **  argv,
QApplication::Type  arg__3,
int  arg__4 = 0x040704 
)
QtScriptShell_QApplication::QtScriptShell_QApplication ( int &  argc,
char **  argv,
bool  GUIenabled,
int  arg__4 = 0x040704 
)
QtScriptShell_QApplication::QtScriptShell_QApplication ( int &  argc,
char **  argv,
int  arg__3 = 0x040704 
)
QtScriptShell_QApplication::~QtScriptShell_QApplication ( )
QtScriptShell_QApplication::QtScriptShell_QApplication ( int &  argc,
char **  argv,
QApplication::Type  arg__3,
int  arg__4 = ApplicationFlags 
)
QtScriptShell_QApplication::QtScriptShell_QApplication ( int &  argc,
char **  argv,
bool  GUIenabled,
int  arg__4 = ApplicationFlags 
)
QtScriptShell_QApplication::QtScriptShell_QApplication ( int &  argc,
char **  argv,
int  arg__3 = ApplicationFlags 
)
QtScriptShell_QApplication::~QtScriptShell_QApplication ( )

Member Function Documentation

void QtScriptShell_QApplication::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QApplication::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QApplication::customEvent ( QEvent *  arg__1)
void QtScriptShell_QApplication::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QApplication::event ( QEvent *  arg__1)
bool QtScriptShell_QApplication::event ( QEvent *  arg__1)
bool QtScriptShell_QApplication::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QApplication::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QApplication::notify ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QApplication::notify ( QObject *  arg__1,
QEvent *  arg__2 
)
void QtScriptShell_QApplication::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QApplication::timerEvent ( QTimerEvent *  arg__1)

Member Data Documentation

QScriptValue QtScriptShell_QApplication::__qtscript_self

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