Quantum GIS API Documentation  1.7.5-Wroclaw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes
QgsUndoCommand::AttributeChangeEntry Class Reference

change structure for attribute for undo/redo purpose More...

#include <qgsvectorlayerundocommand.h>

List of all members.

Public Attributes

bool isFirstChange
QVariant original
QVariant target

Detailed Description

change structure for attribute for undo/redo purpose

Definition at line 33 of file qgsvectorlayerundocommand.h.


Member Data Documentation

bool QgsUndoCommand::AttributeChangeEntry::isFirstChange

Definition at line 36 of file qgsvectorlayerundocommand.h.

Referenced by QgsUndoCommand::storeAttributeChange().

QVariant QgsUndoCommand::AttributeChangeEntry::original

Definition at line 37 of file qgsvectorlayerundocommand.h.

Referenced by QgsUndoCommand::storeAttributeChange().

QVariant QgsUndoCommand::AttributeChangeEntry::target

Definition at line 38 of file qgsvectorlayerundocommand.h.

Referenced by QgsUndoCommand::storeAttributeChange().


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