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

#include <qtscriptshell_QRegExpValidator.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_QRegExpValidator (QObject *parent=0)
 QtScriptShell_QRegExpValidator (QObject *parent=0)
 QtScriptShell_QRegExpValidator (const QRegExp &rx, QObject *parent)
 QtScriptShell_QRegExpValidator (const QRegExp &rx, QObject *parent=0)
void timerEvent (QTimerEvent *arg__1)
void timerEvent (QTimerEvent *arg__1)
QValidator::State validate (QString &input, int &pos) const
QValidator::State validate (QString &input, int &pos) const
 ~QtScriptShell_QRegExpValidator ()
 ~QtScriptShell_QRegExpValidator ()

Public Attributes

QScriptValue __qtscript_self

Constructor & Destructor Documentation

QtScriptShell_QRegExpValidator::QtScriptShell_QRegExpValidator ( QObject *  parent = 0)
QtScriptShell_QRegExpValidator::QtScriptShell_QRegExpValidator ( const QRegExp &  rx,
QObject *  parent 
)
QtScriptShell_QRegExpValidator::~QtScriptShell_QRegExpValidator ( )
QtScriptShell_QRegExpValidator::QtScriptShell_QRegExpValidator ( QObject *  parent = 0)
QtScriptShell_QRegExpValidator::QtScriptShell_QRegExpValidator ( const QRegExp &  rx,
QObject *  parent = 0 
)
QtScriptShell_QRegExpValidator::~QtScriptShell_QRegExpValidator ( )

Member Function Documentation

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

Member Data Documentation

QScriptValue QtScriptShell_QRegExpValidator::__qtscript_self

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