QgsVectorLayerUndoPassthroughCommandAddAttribute class
Undo command for adding attri to a vector layer in transaction group.
Contents
Base classes
- class QgsVectorLayerUndoPassthroughCommand
- Undo command for vector layer in transaction group mode.
Constructors, destructors, conversion operators
- QgsVectorLayerUndoPassthroughCommandAddAttribute(QgsVectorLayerEditBuffer* buffer, const QgsField& field)
- Constructor for QgsVectorLayerUndoPassthroughCommandAddAttribute.
Function documentation
QgsVectorLayerUndoPassthroughCommandAddAttribute:: QgsVectorLayerUndoPassthroughCommandAddAttribute(QgsVectorLayerEditBuffer* buffer,
const QgsField& field)
Constructor for QgsVectorLayerUndoPassthroughCommandAddAttribute.
| Parameters | |
|---|---|
| buffer | associated edit buffer |
| field | |