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