Quantum GIS API Documentation  1.7.4
QgsUndoCommand Member List
This is the complete list of members for QgsUndoCommand, including all inherited members.
AttributeChanges typedefQgsUndoCommand
mAddedAttributesQgsUndoCommand [private]
mAddedFeaturesQgsUndoCommand [private]
mAttributeChangeQgsUndoCommand [private]
mDeletedAttributesQgsUndoCommand [private]
mDeletedFeatureIdChangeQgsUndoCommand [private]
mFirstRunQgsUndoCommand [private]
mGeometryChangeQgsUndoCommand [private]
mLayerQgsUndoCommand [private]
QgsUndoCommand(QgsVectorLayer *layer, QString text)QgsUndoCommand
QgsVectorLayer classQgsUndoCommand [friend]
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
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines