|
Quantum GIS API Documentation
master-ce49b66
|
#include <qgsvectorlayerundocommand.h>
Inheritance diagram for QgsVectorLayerUndoCommand:
Collaboration diagram for QgsVectorLayerUndoCommand:Public Member Functions | |
| QgsVectorLayerUndoCommand (QgsVectorLayerEditBuffer *buffer) | |
| QgsGeometryCache * | cache () |
| QgsVectorLayer * | layer () |
Protected Attributes | |
| QgsVectorLayerEditBuffer * | mBuffer |
Definition at line 35 of file qgsvectorlayerundocommand.h.
| QgsVectorLayerUndoCommand::QgsVectorLayerUndoCommand | ( | QgsVectorLayerEditBuffer * | buffer | ) | [inline] |
Definition at line 38 of file qgsvectorlayerundocommand.h.
| QgsGeometryCache* QgsVectorLayerUndoCommand::cache | ( | ) | [inline] |
Definition at line 40 of file qgsvectorlayerundocommand.h.
References QgsVectorLayer::cache(), QgsVectorLayerEditBuffer::L, and mBuffer.
Referenced by QgsVectorLayerUndoCommandChangeGeometry::QgsVectorLayerUndoCommandChangeGeometry(), QgsVectorLayerUndoCommandAddFeature::redo(), QgsVectorLayerUndoCommandChangeGeometry::redo(), QgsVectorLayerUndoCommandAddFeature::undo(), and QgsVectorLayerUndoCommandChangeGeometry::undo().
| QgsVectorLayer* QgsVectorLayerUndoCommand::layer | ( | ) | [inline] |
Definition at line 39 of file qgsvectorlayerundocommand.h.
References QgsVectorLayerEditBuffer::L, and mBuffer.
Referenced by QgsVectorLayerUndoCommandAddAttribute::QgsVectorLayerUndoCommandAddAttribute(), QgsVectorLayerUndoCommandDeleteAttribute::QgsVectorLayerUndoCommandDeleteAttribute(), QgsVectorLayerUndoCommandChangeGeometry::undo(), QgsVectorLayerUndoCommandChangeAttribute::undo(), and QgsVectorLayerUndoCommandAddAttribute::undo().
Definition at line 43 of file qgsvectorlayerundocommand.h.
Referenced by cache(), layer(), QgsVectorLayerUndoCommandChangeAttribute::QgsVectorLayerUndoCommandChangeAttribute(), QgsVectorLayerUndoCommandChangeGeometry::QgsVectorLayerUndoCommandChangeGeometry(), QgsVectorLayerUndoCommandDeleteAttribute::QgsVectorLayerUndoCommandDeleteAttribute(), QgsVectorLayerUndoCommandDeleteFeature::QgsVectorLayerUndoCommandDeleteFeature(), QgsVectorLayerUndoCommandAddFeature::redo(), QgsVectorLayerUndoCommandDeleteFeature::redo(), QgsVectorLayerUndoCommandChangeGeometry::redo(), QgsVectorLayerUndoCommandChangeAttribute::redo(), QgsVectorLayerUndoCommandAddAttribute::redo(), QgsVectorLayerUndoCommandDeleteAttribute::redo(), QgsVectorLayerUndoCommandAddFeature::undo(), QgsVectorLayerUndoCommandDeleteFeature::undo(), QgsVectorLayerUndoCommandChangeGeometry::undo(), QgsVectorLayerUndoCommandChangeAttribute::undo(), QgsVectorLayerUndoCommandAddAttribute::undo(), and QgsVectorLayerUndoCommandDeleteAttribute::undo().