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

#include <qtscriptshell_QInputContext.h>

List of all members.

Public Member Functions

QList< QAction * > actions ()
QList< QAction * > actions ()
void childEvent (QChildEvent *arg__1)
void childEvent (QChildEvent *arg__1)
void customEvent (QEvent *arg__1)
void customEvent (QEvent *arg__1)
bool event (QEvent *arg__1)
bool event (QEvent *arg__1)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
bool filterEvent (const QEvent *event)
bool filterEvent (const QEvent *event)
QFont font () const
QFont font () const
QString identifierName ()
QString identifierName ()
bool isComposing () const
bool isComposing () const
QString language ()
QString language ()
void mouseHandler (int x, QMouseEvent *event)
void mouseHandler (int x, QMouseEvent *event)
 QtScriptShell_QInputContext (QObject *parent=0)
 QtScriptShell_QInputContext (QObject *parent=0)
void reset ()
void reset ()
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
void update ()
void update ()
void widgetDestroyed (QWidget *w)
void widgetDestroyed (QWidget *w)
 ~QtScriptShell_QInputContext ()
 ~QtScriptShell_QInputContext ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QInputContext::QtScriptShell_QInputContext ( QObject *  parent = 0)
QtScriptShell_QInputContext::~QtScriptShell_QInputContext ( )
QtScriptShell_QInputContext::QtScriptShell_QInputContext ( QObject *  parent = 0)
QtScriptShell_QInputContext::~QtScriptShell_QInputContext ( )

Member Function Documentation

QList< QAction * > QtScriptShell_QInputContext::actions ( )
QList<QAction* > QtScriptShell_QInputContext::actions ( )
void QtScriptShell_QInputContext::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QInputContext::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QInputContext::customEvent ( QEvent *  arg__1)
void QtScriptShell_QInputContext::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QInputContext::event ( QEvent *  arg__1)
bool QtScriptShell_QInputContext::event ( QEvent *  arg__1)
bool QtScriptShell_QInputContext::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QInputContext::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QInputContext::filterEvent ( const QEvent *  event)
bool QtScriptShell_QInputContext::filterEvent ( const QEvent *  event)
QFont QtScriptShell_QInputContext::font ( ) const
QFont QtScriptShell_QInputContext::font ( ) const
QString QtScriptShell_QInputContext::identifierName ( )
QString QtScriptShell_QInputContext::identifierName ( )
bool QtScriptShell_QInputContext::isComposing ( ) const
bool QtScriptShell_QInputContext::isComposing ( ) const
QString QtScriptShell_QInputContext::language ( )
QString QtScriptShell_QInputContext::language ( )
void QtScriptShell_QInputContext::mouseHandler ( int  x,
QMouseEvent *  event 
)
void QtScriptShell_QInputContext::mouseHandler ( int  x,
QMouseEvent *  event 
)
void QtScriptShell_QInputContext::reset ( )
void QtScriptShell_QInputContext::reset ( )
void QtScriptShell_QInputContext::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QInputContext::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QInputContext::update ( )
void QtScriptShell_QInputContext::update ( )
void QtScriptShell_QInputContext::widgetDestroyed ( QWidget *  w)
void QtScriptShell_QInputContext::widgetDestroyed ( QWidget *  w)

Member Data Documentation

QScriptValue QtScriptShell_QInputContext::__qtscript_self

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