|
QGIS API Documentation
3.0.2-Girona (307d082)
|
#include <qgsfeaturelistmodel.h>
Public Member Functions | |
| FeatureInfo ()=default | |
| Constructor for FeatureInfo. More... | |
Public Attributes | |
| bool | isEdited = false |
| bool | isNew = false |
Definition at line 44 of file qgsfeaturelistmodel.h.
|
default |
Constructor for FeatureInfo.
| bool QgsFeatureListModel::FeatureInfo::isEdited = false |
Definition at line 54 of file qgsfeaturelistmodel.h.
| bool QgsFeatureListModel::FeatureInfo::isNew = false |
Definition at line 53 of file qgsfeaturelistmodel.h.
1.8.13