Class: QgsVectorLayerUndoPassthroughCommandDeleteAttribute¶
Undo command for deleting attributes of a vector layer in a transaction group.
Class Hierarchy¶
Base classes¶
Undo command for vector layer in a transaction group mode. |
|
Base class for undo commands within a |
|
- class qgis.core.QgsVectorLayerUndoPassthroughCommandDeleteAttribute[source]¶
Bases:
QgsVectorLayerUndoPassthroughCommand
- __init__(buffer: QgsVectorLayerEditBuffer | None, attr: int)
Constructor for
QgsVectorLayerUndoCommandDeleteAttribute
- Parameters:
buffer (Optional[QgsVectorLayerEditBuffer]) – associated edit buffer
attr (int)