2024-08-16 09:08:23 +10:00
# The following has been generated automatically from src/gui/attributetable/qgsfeaturelistviewdelegate.h
2024-09-04 08:41:38 +10:00
try :
QgsFeatureListViewDelegate . __attribute_docs__ = { ' editButtonClicked ' : ' Emitted when the edit button is clicked for the feature with matching ``index``. \n ' }
2024-08-28 11:14:23 +10:00
QgsFeatureListViewDelegate . __signal_arguments__ = { ' editButtonClicked ' : [ ' index: QModelIndex ' ] }
2024-08-16 09:08:23 +10:00
QgsFeatureListViewDelegate . __group__ = [ ' attributetable ' ]
2024-12-03 07:47:10 +00:00
except ( NameError , AttributeError ) :
2024-08-16 09:08:23 +10:00
pass