QGIS API Documentation  2.0.1-Dufour
 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]
Collaboration diagram for QgsVectorLayerUndoCommand:
Collaboration graph
[legend]

Public Member Functions

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

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
virtual int QgsVectorLayerUndoCommand::id ( ) const
inlinevirtual

Reimplemented in QgsVectorLayerUndoCommandChangeGeometry.

Definition at line 45 of file qgsvectorlayerundocommand.h.

QgsVectorLayer* QgsVectorLayerUndoCommand::layer ( )
inline
virtual bool QgsVectorLayerUndoCommand::mergeWith ( QUndoCommand *  )
inlinevirtual

Definition at line 46 of file qgsvectorlayerundocommand.h.

Member Data Documentation

QgsVectorLayerEditBuffer* QgsVectorLayerUndoCommand::mBuffer
protected

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