QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Classes
qgsdoublevalidator.h File Reference
#include <limits>
#include <QRegularExpressionValidator>
#include <QLocale>
#include "qgis_gui.h"
#include "qgis_sip.h"
Include dependency graph for qgsdoublevalidator.h:
This graph shows which files directly or indirectly include this file:

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...