16#ifndef QGSSEARCHWIDGETWRAPPER_H
17#define QGSSEARCHWIDGETWRAPPER_H
26using namespace Qt::StringLiterals;
147 QString createFieldIdentifier()
const;
154 QString aggregate()
const;
161 void setAggregate(
const QString &aggregate );
167 int fieldIndex()
const;
180 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)