|
QGIS API Documentation
3.18.1-Zürich (202f1bf7e5)
|
#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... | |