Class: QgsVectorLayerUndoPassthroughCommandDeleteFeatures¶
Undo command for deleting features from 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.QgsVectorLayerUndoPassthroughCommandDeleteFeatures[source]¶
 Bases:
QgsVectorLayerUndoPassthroughCommand- __init__(buffer: QgsVectorLayerEditBuffer | None, fids: Any)
 Constructor for QgsVectorLayerUndoPassthroughCommandDeleteFeatures
- Parameters:
 buffer (Optional[QgsVectorLayerEditBuffer]) – associated edit buffer
fids (Any) – feature IDs of features to delete from layer