VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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. 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:

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)