ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ccCustomDoubleValidator Class Reference

#include <ecvCustomDoubleValidator.h>

Inheritance diagram for ccCustomDoubleValidator:
Collaboration diagram for ccCustomDoubleValidator:

Public Member Functions

 ccCustomDoubleValidator (QObject *parent=0)
 Default constructor. More...
 
State validate (QString &input, int &pos) const
 

Detailed Description

Validator class (accepts only double numbers and replaces the comma by a point automatically)

Definition at line 16 of file ecvCustomDoubleValidator.h.

Constructor & Destructor Documentation

◆ ccCustomDoubleValidator()

ccCustomDoubleValidator::ccCustomDoubleValidator ( QObject *  parent = 0)
inlineexplicit

Default constructor.

Definition at line 21 of file ecvCustomDoubleValidator.h.

Member Function Documentation

◆ validate()

State ccCustomDoubleValidator::validate ( QString &  input,
int &  pos 
) const
inline

Definition at line 25 of file ecvCustomDoubleValidator.h.


The documentation for this class was generated from the following file: