QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
16 #ifndef QGSEXTERNALRESOURCEWIDGETWRAPPER_H
17 #define QGSEXTERNALRESOURCEWIDGETWRAPPER_H
59 QVariant
value()
const override;
65 bool valid()
const override;
72 void updateValues(
const QVariant &value,
const QVariantList & = QVariantList() )
override;
75 QLineEdit *mLineEdit =
nullptr;
76 QLabel *mLabel =
nullptr;
80 #endif // QGSEXTERNALRESOURCEWIDGETWRAPPER_H