qCC version 2.13.alpha (Qt) - 31 May 2022
Main CloudCompare application (GUI & command line)
|
Validator class (accepts only double numbers and replaces the comma by a point automatically) More...
#include <ccCustomDoubleValidator.h>
Public Member Functions | |
ccCustomDoubleValidator (QObject *parent=0) | |
Default constructor. | |
State | validate (QString &input, int &pos) const |
Validator class (accepts only double numbers and replaces the comma by a point automatically)