QGIS API Documentation  2.8.2-Wien
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
QgsVectorLayerUndoCommand Class Reference

#include <qgsvectorlayerundocommand.h>

Inheritance diagram for QgsVectorLayerUndoCommand:
Inheritance graph
[legend]

Public Member Functions

 QgsVectorLayerUndoCommand (QgsVectorLayerEditBuffer *buffer)
QgsGeometryCachecache ()
virtual int id () const override
QgsVectorLayerlayer ()
virtual bool mergeWith (const QUndoCommand *) override

Protected Attributes

QgsVectorLayerEditBuffermBuffer

Detailed Description

Definition at line 35 of file qgsvectorlayerundocommand.h.

Constructor & Destructor Documentation

QgsVectorLayerUndoCommand::QgsVectorLayerUndoCommand ( QgsVectorLayerEditBuffer buffer)
inline

Definition at line 38 of file qgsvectorlayerundocommand.h.

Member Function Documentation

QgsGeometryCache* QgsVectorLayerUndoCommand::cache ( )
inline

Definition at line 43 of file qgsvectorlayerundocommand.h.

virtual int QgsVectorLayerUndoCommand::id ( ) const
inlineoverridevirtual

Reimplemented in QgsVectorLayerUndoCommandChangeGeometry.

Definition at line 45 of file qgsvectorlayerundocommand.h.

QgsVectorLayer* QgsVectorLayerUndoCommand::layer ( )
inline

Definition at line 42 of file qgsvectorlayerundocommand.h.

virtual bool QgsVectorLayerUndoCommand::mergeWith ( const QUndoCommand *  )
inlineoverridevirtual

Reimplemented in QgsVectorLayerUndoCommandChangeGeometry.

Definition at line 46 of file qgsvectorlayerundocommand.h.

Member Data Documentation

QgsVectorLayerEditBuffer* QgsVectorLayerUndoCommand::mBuffer
protected

Definition at line 49 of file qgsvectorlayerundocommand.h.


The documentation for this class was generated from the following file: