|
QGIS API Documentation 3.36.0-Maidenhead (09951dc0acf)
|
#include <limits>#include <QRegularExpressionValidator>#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... | |