![]() |
VR-Forces 4.8 Class Documentation
|
Validator for validating parameter names – cannot begin with a number and cannot contain spaces or non alpha-numeric characters. More...

Public Member Functions | |
| DtParameterNameValidator (QObject *parent) | |
| virtual | ~DtParameterNameValidator () |
| virtual State | validate (QString &, int &) const |
| Makes sure that the sting conforms to valid parameter name. More... | |
Validator for validating parameter names – cannot begin with a number and cannot contain spaces or non alpha-numeric characters.
| makVrf::DtParameterNameValidator::DtParameterNameValidator | ( | QObject * | parent | ) |
|
virtual |
|
virtual |
Makes sure that the sting conforms to valid parameter name.