VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)