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

#include <qtscriptshell_QInputContextPlugin.h>

List of all members.

Public Member Functions

void childEvent (QChildEvent *arg__1)
void childEvent (QChildEvent *arg__1)
QInputContext * create (const QString &key)
QInputContext * create (const QString &key)
void customEvent (QEvent *arg__1)
void customEvent (QEvent *arg__1)
QString description (const QString &key)
QString description (const QString &key)
QString displayName (const QString &key)
QString displayName (const QString &key)
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)
QStringList keys () const
QStringList keys () const
QStringList languages (const QString &key)
QStringList languages (const QString &key)
 QtScriptShell_QInputContextPlugin (QObject *parent=0)
 QtScriptShell_QInputContextPlugin (QObject *parent=0)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
 ~QtScriptShell_QInputContextPlugin ()
 ~QtScriptShell_QInputContextPlugin ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

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

Member Function Documentation

void QtScriptShell_QInputContextPlugin::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QInputContextPlugin::childEvent ( QChildEvent *  arg__1)
QInputContext * QtScriptShell_QInputContextPlugin::create ( const QString &  key)
QInputContext* QtScriptShell_QInputContextPlugin::create ( const QString &  key)
void QtScriptShell_QInputContextPlugin::customEvent ( QEvent *  arg__1)
void QtScriptShell_QInputContextPlugin::customEvent ( QEvent *  arg__1)
QString QtScriptShell_QInputContextPlugin::description ( const QString &  key)
QString QtScriptShell_QInputContextPlugin::description ( const QString &  key)
QString QtScriptShell_QInputContextPlugin::displayName ( const QString &  key)
QString QtScriptShell_QInputContextPlugin::displayName ( const QString &  key)
bool QtScriptShell_QInputContextPlugin::event ( QEvent *  arg__1)
bool QtScriptShell_QInputContextPlugin::event ( QEvent *  arg__1)
bool QtScriptShell_QInputContextPlugin::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QInputContextPlugin::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
QStringList QtScriptShell_QInputContextPlugin::keys ( ) const
QStringList QtScriptShell_QInputContextPlugin::keys ( ) const
QStringList QtScriptShell_QInputContextPlugin::languages ( const QString &  key)
QStringList QtScriptShell_QInputContextPlugin::languages ( const QString &  key)
void QtScriptShell_QInputContextPlugin::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QInputContextPlugin::timerEvent ( QTimerEvent *  arg__1)

Member Data Documentation

QScriptValue QtScriptShell_QInputContextPlugin::__qtscript_self

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