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

#include <qtscriptshell_QCompleter.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 *arg__1)
bool event (QEvent *arg__1)
bool eventFilter (QObject *o, QEvent *e)
bool eventFilter (QObject *o, QEvent *e)
QString pathFromIndex (const QModelIndex &index) const
QString pathFromIndex (const QModelIndex &index) const
 QtScriptShell_QCompleter (QAbstractItemModel *model, QObject *parent=0)
 QtScriptShell_QCompleter (QAbstractItemModel *model, QObject *parent=0)
 QtScriptShell_QCompleter (QObject *parent=0)
 QtScriptShell_QCompleter (QObject *parent=0)
 QtScriptShell_QCompleter (const QStringList &completions, QObject *parent=0)
 QtScriptShell_QCompleter (const QStringList &completions, QObject *parent=0)
QStringList splitPath (const QString &path) const
QStringList splitPath (const QString &path) const
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
 ~QtScriptShell_QCompleter ()
 ~QtScriptShell_QCompleter ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QCompleter::QtScriptShell_QCompleter ( QAbstractItemModel *  model,
QObject *  parent = 0 
)
QtScriptShell_QCompleter::QtScriptShell_QCompleter ( QObject *  parent = 0)
QtScriptShell_QCompleter::QtScriptShell_QCompleter ( const QStringList &  completions,
QObject *  parent = 0 
)
QtScriptShell_QCompleter::~QtScriptShell_QCompleter ( )
QtScriptShell_QCompleter::QtScriptShell_QCompleter ( QAbstractItemModel *  model,
QObject *  parent = 0 
)
QtScriptShell_QCompleter::QtScriptShell_QCompleter ( QObject *  parent = 0)
QtScriptShell_QCompleter::QtScriptShell_QCompleter ( const QStringList &  completions,
QObject *  parent = 0 
)
QtScriptShell_QCompleter::~QtScriptShell_QCompleter ( )

Member Function Documentation

void QtScriptShell_QCompleter::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QCompleter::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QCompleter::customEvent ( QEvent *  arg__1)
void QtScriptShell_QCompleter::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QCompleter::event ( QEvent *  arg__1)
bool QtScriptShell_QCompleter::event ( QEvent *  arg__1)
bool QtScriptShell_QCompleter::eventFilter ( QObject *  o,
QEvent *  e 
)
bool QtScriptShell_QCompleter::eventFilter ( QObject *  o,
QEvent *  e 
)
QString QtScriptShell_QCompleter::pathFromIndex ( const QModelIndex &  index) const
QString QtScriptShell_QCompleter::pathFromIndex ( const QModelIndex &  index) const
QStringList QtScriptShell_QCompleter::splitPath ( const QString &  path) const
QStringList QtScriptShell_QCompleter::splitPath ( const QString &  path) const
void QtScriptShell_QCompleter::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QCompleter::timerEvent ( QTimerEvent *  arg__1)

Member Data Documentation

QScriptValue QtScriptShell_QCompleter::__qtscript_self

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