![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
#include <ecvCustomDoubleValidator.h>


Public Member Functions | |
| ccCustomDoubleValidator (QObject *parent=0) | |
| Default constructor. More... | |
| State | validate (QString &input, int &pos) const |
Validator class (accepts only double numbers and replaces the comma by a point automatically)
Definition at line 16 of file ecvCustomDoubleValidator.h.
|
inlineexplicit |
Default constructor.
Definition at line 21 of file ecvCustomDoubleValidator.h.
|
inline |
Definition at line 25 of file ecvCustomDoubleValidator.h.