16#ifndef QGSSEARCHWIDGETWRAPPER_H
17#define QGSSEARCHWIDGETWRAPPER_H
135 return QStringLiteral(
"TRUE" );
144 QString createFieldIdentifier()
const;
151 QString aggregate()
const;
158 void setAggregate(
const QString &aggregate );
164 int fieldIndex()
const;
177 void setEnabled(
bool enabled )
override { Q_UNUSED( enabled ) }
The feature class encapsulates a single feature including its unique ID, geometry and a list of field...
Encapsulate a field in an attribute table or data source.
Represents a relationship between two vector layers.
Represents a vector layer which manages a vector based dataset.
#define SIP_ENUM_BASETYPE(type)
#define SIP_INSERT_QLIST_ENUM_CONVERSION_CODE(class_name,...)
Q_DECLARE_METATYPE(QgsDatabaseQueryLogEntry)