16 #ifndef QGSDEFAULTSEARCHWIDGETWRAPPER_H 17 #define QGSDEFAULTSEARCHWIDGETWRAPPER_H 46 virtual void setEnabled(
bool enabled )
override;
52 void setCaseString(
int caseSensitiveCheckState );
54 void textChanged(
const QString& text );
59 bool valid()
const override;
80 #endif // QGSDEFAULTSEARCHWIDGETWRAPPER_H
QLineEdit subclass with built in support for clearing the widget's value and handling custom null val...
Represents a vector layer which manages a vector based data sets.