qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
Public Member Functions | List of all members
ccCustomDoubleValidator Class Reference

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

#include <ccCustomDoubleValidator.h>

Inheritance diagram for ccCustomDoubleValidator:
Inheritance graph
[legend]
Collaboration diagram for ccCustomDoubleValidator:
Collaboration graph
[legend]

Public Member Functions

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

Detailed Description

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


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