QGIS API Documentation
3.26.3-Buenos Aires (65e4edfdad)
|
Go to the documentation of this file.
16 #ifndef QGSVALUEMAPSEARCHWIDGETWRAPPER_H
17 #define QGSVALUEMAPSEARCHWIDGETWRAPPER_H
40 bool valid()
const override;
41 QgsSearchWidgetWrapper::FilterFlags
supportedFlags()
const override;
42 QgsSearchWidgetWrapper::FilterFlags
defaultFlags()
const override;
43 QString
createExpression( QgsSearchWidgetWrapper::FilterFlags flags )
const override;
58 void comboBoxIndexChanged(
int idx );
61 QComboBox *mComboBox =
nullptr;
64 #endif // QGSVALUEMAPSEARCHWIDGETWRAPPER_H
Represents a vector layer which manages a vector based data sets.