#include <CQValidator.h>
List of all members.
Public Member Functions |
| CQValidatorInt (QLineEdit *parent, const char *name=0) |
virtual State | validate (QString &input, int &pos) const |
void | setRange (const C_INT32 &lowerBound, const C_INT32 &upperBound) |
Protected Attributes |
QIntValidator * | mpIntValidator |
Constructor & Destructor Documentation
CQValidatorInt::CQValidatorInt |
( |
QLineEdit * |
parent, |
|
|
const char * |
name = 0 |
|
) |
| |
Member Function Documentation
void CQValidatorInt::setRange |
( |
const C_INT32 & |
lowerBound, |
|
|
const C_INT32 & |
upperBound |
|
) |
| |
QValidator::State CQValidatorInt::validate |
( |
QString & |
input, |
|
|
int & |
pos |
|
) |
| const [virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: