16#ifndef QGSVECTORLAYERTOOLS_H
17#define QGSVECTORLAYERTOOLS_H
127 bool forceSuppressFormPopup()
const;
137 void setForceSuppressFormPopup(
bool forceSuppressFormPopup );
156 bool mForceSuppressFormPopup {
false };
This class wraps a request for features to a vector layer (or directly its vector data provider).
The feature class encapsulates a single feature including its unique ID, geometry and a list of field...
A geometry is the spatial representation of a feature.
Encapsulates a QGIS project, including sets of map layers and their styles, layouts,...
Represents a vector layer which manages a vector based data sets.
QMap< int, QVariant > QgsAttributeMap