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

#include <qtscriptshell_QTouchEvent.h>

List of all members.

Public Member Functions

 QtScriptShell_QTouchEvent (QEvent::Type eventType, QTouchEvent::DeviceType deviceType=QTouchEvent::TouchScreen, Qt::KeyboardModifiers modifiers=Qt::NoModifier, Qt::TouchPointStates touchPointStates=0, const QList< QTouchEvent::TouchPoint > &touchPoints=QList< QTouchEvent::TouchPoint >())
 QtScriptShell_QTouchEvent (QEvent::Type eventType, QTouchEvent::DeviceType deviceType=QTouchEvent::TouchScreen, Qt::KeyboardModifiers modifiers=Qt::NoModifier, Qt::TouchPointStates touchPointStates=0, const QList< QTouchEvent::TouchPoint > &touchPoints=QList< QTouchEvent::TouchPoint >())
 ~QtScriptShell_QTouchEvent ()
 ~QtScriptShell_QTouchEvent ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QTouchEvent::QtScriptShell_QTouchEvent ( QEvent::Type  eventType,
QTouchEvent::DeviceType  deviceType = QTouchEvent::TouchScreen,
Qt::KeyboardModifiers  modifiers = Qt::NoModifier,
Qt::TouchPointStates  touchPointStates = 0,
const QList< QTouchEvent::TouchPoint > &  touchPoints = QList<QTouchEvent::TouchPoint>() 
)
QtScriptShell_QTouchEvent::~QtScriptShell_QTouchEvent ( )
QtScriptShell_QTouchEvent::QtScriptShell_QTouchEvent ( QEvent::Type  eventType,
QTouchEvent::DeviceType  deviceType = QTouchEvent::TouchScreen,
Qt::KeyboardModifiers  modifiers = Qt::NoModifier,
Qt::TouchPointStates  touchPointStates = 0,
const QList< QTouchEvent::TouchPoint > &  touchPoints = QList< QTouchEvent::TouchPoint >() 
)
QtScriptShell_QTouchEvent::~QtScriptShell_QTouchEvent ( )

Member Data Documentation

QScriptValue QtScriptShell_QTouchEvent::__qtscript_self

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