| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
#include <limits>#include <QRegExpValidator>#include <QLocale>#include "qgis_gui.h"#include "qgis_sip.h"

Go to the source code of this file.
| Classes | |
| class | QgsDoubleValidator | 
| QgsDoubleValidator is a QLineEdit Validator that combines QDoubleValidator and QRegularExpressionValidator to allow users to enter doubles with both local and C interpretation as a fallback.  More... | |