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

#include <qtscriptshell_QValidator.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 *arg__1, QEvent *arg__2)
bool eventFilter (QObject *arg__1, QEvent *arg__2)
void fixup (QString &arg__1) const
void fixup (QString &arg__1) const
 QtScriptShell_QValidator (QObject *parent=0)
 QtScriptShell_QValidator (QObject *parent=0)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
QValidator::State validate (QString &arg__1, int &arg__2) const
QValidator::State validate (QString &arg__1, int &arg__2) const
 ~QtScriptShell_QValidator ()
 ~QtScriptShell_QValidator ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

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

Member Function Documentation

void QtScriptShell_QValidator::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QValidator::childEvent ( QChildEvent *  arg__1)
void QtScriptShell_QValidator::customEvent ( QEvent *  arg__1)
void QtScriptShell_QValidator::customEvent ( QEvent *  arg__1)
bool QtScriptShell_QValidator::event ( QEvent *  arg__1)
bool QtScriptShell_QValidator::event ( QEvent *  arg__1)
bool QtScriptShell_QValidator::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
bool QtScriptShell_QValidator::eventFilter ( QObject *  arg__1,
QEvent *  arg__2 
)
void QtScriptShell_QValidator::fixup ( QString &  arg__1) const
void QtScriptShell_QValidator::fixup ( QString &  arg__1) const
void QtScriptShell_QValidator::timerEvent ( QTimerEvent *  arg__1)
void QtScriptShell_QValidator::timerEvent ( QTimerEvent *  arg__1)
QValidator::State QtScriptShell_QValidator::validate ( QString &  arg__1,
int &  arg__2 
) const
QValidator::State QtScriptShell_QValidator::validate ( QString &  arg__1,
int &  arg__2 
) const

Member Data Documentation

QScriptValue QtScriptShell_QValidator::__qtscript_self

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