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

#include <qtscriptshell_QEventTransition.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 *e)
bool event (QEvent *e)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool eventTest (QEvent *event)
bool eventTest (QEvent *event)
void onTransition (QEvent *event)
void onTransition (QEvent *event)
 QtScriptShell_QEventTransition (QObject *object, QEvent::Type type, QState *sourceState=0)
 QtScriptShell_QEventTransition (QObject *object, QEvent::Type type, QState *sourceState=0)
 QtScriptShell_QEventTransition (QState *sourceState=0)
 QtScriptShell_QEventTransition (QState *sourceState=0)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
 ~QtScriptShell_QEventTransition ()
 ~QtScriptShell_QEventTransition ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QEventTransition::QtScriptShell_QEventTransition ( QObject *  object,
QEvent::Type  type,
QState *  sourceState = 0 
)
QtScriptShell_QEventTransition::QtScriptShell_QEventTransition ( QState *  sourceState = 0)
QtScriptShell_QEventTransition::~QtScriptShell_QEventTransition ( )
QtScriptShell_QEventTransition::QtScriptShell_QEventTransition ( QObject *  object,
QEvent::Type  type,
QState *  sourceState = 0 
)
QtScriptShell_QEventTransition::QtScriptShell_QEventTransition ( QState *  sourceState = 0)
QtScriptShell_QEventTransition::~QtScriptShell_QEventTransition ( )

Member Function Documentation

void QtScriptShell_QEventTransition::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QEventTransition::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QEventTransition::customEvent ( QEvent *  arg__1)
void QtScriptShell_QEventTransition::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QEventTransition::event ( QEvent *  e)
bool QtScriptShell_QEventTransition::event ( QEvent *  e)
bool QtScriptShell_QEventTransition::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QEventTransition::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QEventTransition::eventTest ( QEvent *  event)
bool QtScriptShell_QEventTransition::eventTest ( QEvent *  event)
void QtScriptShell_QEventTransition::onTransition ( QEvent *  event)
void QtScriptShell_QEventTransition::onTransition ( QEvent *  event)
void QtScriptShell_QEventTransition::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QEventTransition::timerEvent ( QTimerEvent *  arg__1)

Member Data Documentation

QScriptValue QtScriptShell_QEventTransition::__qtscript_self

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