#include <qgsfieldvalidator.h>
Definition at line 33 of file qgsfieldvalidator.h.
QgsFieldValidator::QgsFieldValidator |
( |
QObject * |
parent, |
|
|
const QgsField & |
field, |
|
|
const QString & |
defaultValue, |
|
|
const QString & |
dateFormat = "yyyy-MM-dd" |
|
) |
| |
QgsFieldValidator::~QgsFieldValidator |
( |
| ) |
|
|
override |
QString QgsFieldValidator::dateFormat |
( |
| ) |
const |
|
inline |
void QgsFieldValidator::fixup |
( |
QString & |
s | ) |
const |
|
override |
QValidator::State QgsFieldValidator::validate |
( |
QString & |
s, |
|
|
int & |
i |
|
) |
| const |
|
override |
The documentation for this class was generated from the following files: