Validator for validating parameter names – cannot begin with a number and cannot contain spaces or non alpha-numeric characters.
More...
Detailed Description
Validator for validating parameter names – cannot begin with a number and cannot contain spaces or non alpha-numeric characters.
Constructor & Destructor Documentation
| makVrf::DtParameterNameValidator::DtParameterNameValidator |
( |
QObject * |
parent | ) |
|
| virtual makVrf::DtParameterNameValidator::~DtParameterNameValidator |
( |
| ) |
|
|
virtual |
Member Function Documentation
| virtual State makVrf::DtParameterNameValidator::validate |
( |
QString & |
, |
|
|
int & |
|
|
) |
| const |
|
virtual |
Makes sure that the sting conforms to valid parameter name.
The documentation for this class was generated from the following file: