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

#include <qtscriptshell_QUiLoader.h>

List of all members.

Public Member Functions

void childEvent (QChildEvent *arg__1)
void childEvent (QChildEvent *arg__1)
QAction * createAction (QObject *parent=0, const QString &name=QString())
QAction * createAction (QObject *parent=0, const QString &name=QString())
QActionGroup * createActionGroup (QObject *parent=0, const QString &name=QString())
QActionGroup * createActionGroup (QObject *parent=0, const QString &name=QString())
QLayout * createLayout (const QString &className, QObject *parent=0, const QString &name=QString())
QLayout * createLayout (const QString &className, QObject *parent=0, const QString &name=QString())
QWidget * createWidget (const QString &className, QWidget *parent=0, const QString &name=QString())
QWidget * createWidget (const QString &className, QWidget *parent=0, const QString &name=QString())
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)
 QtScriptShell_QUiLoader (QObject *parent=0)
 QtScriptShell_QUiLoader (QObject *parent=0)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
 ~QtScriptShell_QUiLoader ()
 ~QtScriptShell_QUiLoader ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QUiLoader::QtScriptShell_QUiLoader ( QObject *  parent = 0)
QtScriptShell_QUiLoader::~QtScriptShell_QUiLoader ( )
QtScriptShell_QUiLoader::QtScriptShell_QUiLoader ( QObject *  parent = 0)
QtScriptShell_QUiLoader::~QtScriptShell_QUiLoader ( )

Member Function Documentation

void QtScriptShell_QUiLoader::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QUiLoader::childEvent ( QChildEvent *  arg__1)
QAction * QtScriptShell_QUiLoader::createAction ( QObject *  parent = 0,
const QString &  name = QString() 
)
QAction* QtScriptShell_QUiLoader::createAction ( QObject *  parent = 0,
const QString &  name = QString() 
)
QActionGroup * QtScriptShell_QUiLoader::createActionGroup ( QObject *  parent = 0,
const QString &  name = QString() 
)
QActionGroup* QtScriptShell_QUiLoader::createActionGroup ( QObject *  parent = 0,
const QString &  name = QString() 
)
QLayout * QtScriptShell_QUiLoader::createLayout ( const QString &  className,
QObject *  parent = 0,
const QString &  name = QString() 
)
QLayout* QtScriptShell_QUiLoader::createLayout ( const QString &  className,
QObject *  parent = 0,
const QString &  name = QString() 
)
QWidget * QtScriptShell_QUiLoader::createWidget ( const QString &  className,
QWidget *  parent = 0,
const QString &  name = QString() 
)
QWidget* QtScriptShell_QUiLoader::createWidget ( const QString &  className,
QWidget *  parent = 0,
const QString &  name = QString() 
)
void QtScriptShell_QUiLoader::customEvent ( QEvent *  arg__1)
void QtScriptShell_QUiLoader::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QUiLoader::event ( QEvent *  arg__1)
bool QtScriptShell_QUiLoader::event ( QEvent *  arg__1)
bool QtScriptShell_QUiLoader::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QUiLoader::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
void QtScriptShell_QUiLoader::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QUiLoader::timerEvent ( QTimerEvent *  arg__1)

Member Data Documentation

QScriptValue QtScriptShell_QUiLoader::__qtscript_self

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