|
QGIS API Documentation
3.22.4-Białowieża (ce8e65e95e)
|
#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... | |