|
QGIS API Documentation
3.14.0-Pi (9f7028fd23)
|
Go to the documentation of this file.
16 #ifndef QGSRELATIONREFERENCESEARCHWIDGETWRAPPER_H
17 #define QGSRELATIONREFERENCESEARCHWIDGETWRAPPER_H
22 #include <QListWidget>
28 class QgsRelationReferenceWidgetFactory;
57 QVariant value()
const;
61 bool valid()
const override;
62 QgsSearchWidgetWrapper::FilterFlags
supportedFlags()
const override;
63 QString
createExpression( QgsSearchWidgetWrapper::FilterFlags flags )
const override;
80 Q_DECL_DEPRECATED
void onValueChanged(
const QVariant &value )
SIP_DEPRECATED;
86 void onValuesChanged(
const QVariantList &values );
92 friend class QgsRelationReferenceWidgetFactory;
95 #endif // QGSRELATIONREFERENCESEARCHWIDGETWRAPPER_H