Quantum GIS API Documentation  1.7.5-Wroclaw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
QgsUndoCommand Member List

This is the complete list of members for QgsUndoCommand, including all inherited members.

AttributeChanges typedefQgsUndoCommand
mAddedAttributesQgsUndoCommandprivate
mAddedFeaturesQgsUndoCommandprivate
mAttributeChangeQgsUndoCommandprivate
mDeletedAttributesQgsUndoCommandprivate
mDeletedFeatureIdChangeQgsUndoCommandprivate
mFirstRunQgsUndoCommandprivate
mGeometryChangeQgsUndoCommandprivate
mLayerQgsUndoCommandprivate
QgsUndoCommand(QgsVectorLayer *layer, QString text)QgsUndoCommand
QgsVectorLayer classQgsUndoCommandfriend
redo()QgsUndoCommand
storeAttributeAdd(int index, const QgsField &value)QgsUndoCommand
storeAttributeChange(int featureId, int field, QVariant original, QVariant target, bool isFirstChange)QgsUndoCommand
storeAttributeDelete(int index, const QgsField &orig)QgsUndoCommand
storeFeatureAdd(QgsFeature &feature)QgsUndoCommand
storeFeatureDelete(int featureId)QgsUndoCommand
storeGeometryChange(int featureId, QgsGeometry &original, QgsGeometry &target)QgsUndoCommand
undo()QgsUndoCommand