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

#include <qtscriptshell_QKeyEvent.h>

List of all members.

Public Member Functions

 QtScriptShell_QKeyEvent (QEvent::Type type, int key, Qt::KeyboardModifiers modifiers, const QString &text=QString(), bool autorep=false, ushort count=1)
 QtScriptShell_QKeyEvent (QEvent::Type type, int key, Qt::KeyboardModifiers modifiers, const QString &text=QString(), bool autorep=false, ushort count=1)
 ~QtScriptShell_QKeyEvent ()
 ~QtScriptShell_QKeyEvent ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QKeyEvent::QtScriptShell_QKeyEvent ( QEvent::Type  type,
int  key,
Qt::KeyboardModifiers  modifiers,
const QString &  text = QString(),
bool  autorep = false,
ushort  count = 1 
)
QtScriptShell_QKeyEvent::~QtScriptShell_QKeyEvent ( )
QtScriptShell_QKeyEvent::QtScriptShell_QKeyEvent ( QEvent::Type  type,
int  key,
Qt::KeyboardModifiers  modifiers,
const QString &  text = QString(),
bool  autorep = false,
ushort  count = 1 
)
QtScriptShell_QKeyEvent::~QtScriptShell_QKeyEvent ( )

Member Data Documentation

QScriptValue QtScriptShell_QKeyEvent::__qtscript_self

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