QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
16 #ifndef QGSUUIDWIDGETWRAPPER_H
17 #define QGSUUIDWIDGETWRAPPER_H
53 QVariant
value()
const override;
58 bool valid()
const override;
64 void updateValues(
const QVariant &value,
const QVariantList & = QVariantList() )
override;
66 QLabel *mLabel =
nullptr;
67 QLineEdit *mLineEdit =
nullptr;
70 #endif // QGSUUIDWIDGETWRAPPER_H