Given the current item, check all the associated items for their integer values, and, if this item plus the others would be greater than or less than the bottom do not allow validation.
More...
Detailed Description
Given the current item, check all the associated items for their integer values, and, if this item plus the others would be greater than or less than the bottom do not allow validation.
Constructor & Destructor Documentation
| makVrf::DtIntSumValidator::DtIntSumValidator |
( |
QObject * |
p | ) |
|
|
inline |
| virtual makVrf::DtIntSumValidator::~DtIntSumValidator |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual QValidator::State makVrf::DtIntSumValidator::validate |
( |
QString & |
input, |
|
|
int & |
i |
|
) |
| const |
|
virtual |
| virtual void makVrf::DtIntSumValidator::addLineEdit |
( |
QLineEdit * |
| ) |
|
|
virtual |
| virtual void makVrf::DtIntSumValidator::removeLineEdit |
( |
QLineEdit * |
| ) |
|
|
virtual |
Member Data Documentation
| std::set<QLineEdit*> makVrf::DtIntSumValidator::myToCheck |
|
protected |
The documentation for this class was generated from the following file: