QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
#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 user to enter double with both local and C interpretation as a fallback. More... | |