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