QGIS API Documentation
3.16.0-Hannover (43b64b13f3)
|
Go to the documentation of this file.
16 #ifndef QGSVECTORLAYERTOOLS_H
17 #define QGSVECTORLAYERTOOLS_H
19 #include "qgis_core.h"
122 bool forceSuppressFormPopup()
const;
132 void setForceSuppressFormPopup(
bool forceSuppressFormPopup );
136 bool mForceSuppressFormPopup {
false };
141 #endif // QGSVECTORLAYERTOOLS_H
This class wraps a request for features to a vector layer (or directly its vector data provider).
QMap< int, QVariant > QgsAttributeMap
A geometry is the spatial representation of a feature.
Represents a vector layer which manages a vector based data sets.
The feature class encapsulates a single feature including its id, geometry and a list of field/values...