16#ifndef QGSDEFAULTSEARCHWIDGETWRAPPER_H
17#define QGSDEFAULTSEARCHWIDGETWRAPPER_H
56 void setCaseString(
int caseSensitiveCheckState );
58 void textChanged(
const QString &text );
63 bool valid()
const override;
77 QCheckBox *caseSensitiveCheckBox();
81 QCheckBox *mCheckbox =
nullptr;
82 QWidget *mContainer =
nullptr;
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.