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

#include <qtscriptshell_QTabletEvent.h>

List of all members.

Public Member Functions

 QtScriptShell_QTabletEvent (QEvent::Type t, const QPoint &pos, const QPoint &globalPos, const QPointF &hiResGlobalPos, int device, int pointerType, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, Qt::KeyboardModifiers keyState, qint64 uniqueID)
 QtScriptShell_QTabletEvent (QEvent::Type t, const QPoint &pos, const QPoint &globalPos, const QPointF &hiResGlobalPos, int device, int pointerType, qreal pressure, int xTilt, int yTilt, qreal tangentialPressure, qreal rotation, int z, Qt::KeyboardModifiers keyState, qint64 uniqueID)
 ~QtScriptShell_QTabletEvent ()
 ~QtScriptShell_QTabletEvent ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QTabletEvent::QtScriptShell_QTabletEvent ( QEvent::Type  t,
const QPoint &  pos,
const QPoint &  globalPos,
const QPointF &  hiResGlobalPos,
int  device,
int  pointerType,
qreal  pressure,
int  xTilt,
int  yTilt,
qreal  tangentialPressure,
qreal  rotation,
int  z,
Qt::KeyboardModifiers  keyState,
qint64  uniqueID 
)
QtScriptShell_QTabletEvent::~QtScriptShell_QTabletEvent ( )
QtScriptShell_QTabletEvent::QtScriptShell_QTabletEvent ( QEvent::Type  t,
const QPoint &  pos,
const QPoint &  globalPos,
const QPointF &  hiResGlobalPos,
int  device,
int  pointerType,
qreal  pressure,
int  xTilt,
int  yTilt,
qreal  tangentialPressure,
qreal  rotation,
int  z,
Qt::KeyboardModifiers  keyState,
qint64  uniqueID 
)
QtScriptShell_QTabletEvent::~QtScriptShell_QTabletEvent ( )

Member Data Documentation

QScriptValue QtScriptShell_QTabletEvent::__qtscript_self

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