QGIS API Documentation
2.8.2-Wien
|
#include <qgsvectorlayerundocommand.h>
Public Member Functions | |
QgsVectorLayerUndoCommand (QgsVectorLayerEditBuffer *buffer) | |
QgsGeometryCache * | cache () |
virtual int | id () const override |
QgsVectorLayer * | layer () |
virtual bool | mergeWith (const QUndoCommand *) override |
Protected Attributes | |
QgsVectorLayerEditBuffer * | mBuffer |
Definition at line 35 of file qgsvectorlayerundocommand.h.
|
inline |
Definition at line 38 of file qgsvectorlayerundocommand.h.
|
inline |
Definition at line 43 of file qgsvectorlayerundocommand.h.
|
inlineoverridevirtual |
Reimplemented in QgsVectorLayerUndoCommandChangeGeometry.
Definition at line 45 of file qgsvectorlayerundocommand.h.
|
inline |
Definition at line 42 of file qgsvectorlayerundocommand.h.
|
inlineoverridevirtual |
Reimplemented in QgsVectorLayerUndoCommandChangeGeometry.
Definition at line 46 of file qgsvectorlayerundocommand.h.
|
protected |
Definition at line 49 of file qgsvectorlayerundocommand.h.