QGIS API Documentation  2.6.0-Brighton
 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)
QgsVectorLayerlayer ()
QgsGeometryCachecache ()
virtual int id () const
virtual bool mergeWith (QUndoCommand *)

Protected Attributes

QgsVectorLayerEditBuffermBuffer

Constructor & Destructor Documentation

QgsVectorLayerUndoCommand::QgsVectorLayerUndoCommand ( QgsVectorLayerEditBuffer buffer)
inline

Member Function Documentation

QgsGeometryCache* QgsVectorLayerUndoCommand::cache ( )
inline
virtual int QgsVectorLayerUndoCommand::id ( ) const
inlinevirtual
QgsVectorLayer* QgsVectorLayerUndoCommand::layer ( )
inline
virtual bool QgsVectorLayerUndoCommand::mergeWith ( QUndoCommand *  )
inlinevirtual

Member Data Documentation

QgsVectorLayerEditBuffer* QgsVectorLayerUndoCommand::mBuffer
protected

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