VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions
makVrf::DtParameterNameValidator Class Reference

Validator for validating parameter names – cannot begin with a number and cannot contain spaces or non alpha-numeric characters. More...

Inheritance diagram for makVrf::DtParameterNameValidator:
Inheritance graph
[legend]

Public Member Functions

 DtParameterNameValidator (QObject *parent)
virtual ~DtParameterNameValidator ()
virtual State validate (QString &, int &) const
 Makes sure that the sting conforms to valid parameter name.

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:

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)