Struct FeatureModel::RememberValues
ClassList > FeatureModel > RememberValues
keeping the information what attributes are remembered and the last edited feature
#include <featuremodel.h>
Public Attributes
| Type | Name |
|---|---|
| QVector< bool > | rememberedAttributes |
| QgsFeature | rememberedFeature |
Public Attributes Documentation
variable rememberedAttributes
QVector<bool> FeatureModel::RememberValues::rememberedAttributes;
variable rememberedFeature
QgsFeature FeatureModel::RememberValues::rememberedFeature;
The documentation for this class was generated from the following file src/core/featuremodel.h