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

#include <qtscriptshell_QShortcut.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)
 QtScriptShell_QShortcut (QWidget *parent)
 QtScriptShell_QShortcut (QWidget *parent)
 QtScriptShell_QShortcut (const QKeySequence &key, QWidget *parent, const char *member=0, const char *ambiguousMember=0, Qt::ShortcutContext context=Qt::WindowShortcut)
 QtScriptShell_QShortcut (const QKeySequence &key, QWidget *parent, const char *member=0, const char *ambiguousMember=0, Qt::ShortcutContext context=Qt::WindowShortcut)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
 ~QtScriptShell_QShortcut ()
 ~QtScriptShell_QShortcut ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QShortcut::QtScriptShell_QShortcut ( QWidget *  parent)
QtScriptShell_QShortcut::QtScriptShell_QShortcut ( const QKeySequence &  key,
QWidget *  parent,
const char *  member = 0,
const char *  ambiguousMember = 0,
Qt::ShortcutContext  context = Qt::WindowShortcut 
)
QtScriptShell_QShortcut::~QtScriptShell_QShortcut ( )
QtScriptShell_QShortcut::QtScriptShell_QShortcut ( QWidget *  parent)
QtScriptShell_QShortcut::QtScriptShell_QShortcut ( const QKeySequence &  key,
QWidget *  parent,
const char *  member = 0,
const char *  ambiguousMember = 0,
Qt::ShortcutContext  context = Qt::WindowShortcut 
)
QtScriptShell_QShortcut::~QtScriptShell_QShortcut ( )

Member Function Documentation

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

Member Data Documentation

QScriptValue QtScriptShell_QShortcut::__qtscript_self

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