QGIS API Documentation
2.0.1-Dufour
|
#include <qgsfeaturelistmodel.h>
Public Member Functions | |
FeatureInfo () |
Public Attributes | |
bool | isNew |
bool | isEdited |
Definition at line 22 of file qgsfeaturelistmodel.h.
|
inline |
Definition at line 25 of file qgsfeaturelistmodel.h.
bool QgsFeatureListModel::FeatureInfo::isEdited |
Definition at line 31 of file qgsfeaturelistmodel.h.
Referenced by QgsFeatureListModel::data(), and QgsFeatureListViewDelegate::paint().
bool QgsFeatureListModel::FeatureInfo::isNew |
Definition at line 30 of file qgsfeaturelistmodel.h.
Referenced by QgsFeatureListModel::data(), and QgsFeatureListViewDelegate::paint().