# The following has been generated automatically from src/gui/attributetable/qgsfeaturelistviewdelegate.h QgsFeatureListViewDelegate.EditElement = QgsFeatureListViewDelegate.Element.EditElement QgsFeatureListViewDelegate.SelectionElement = QgsFeatureListViewDelegate.Element.SelectionElement try: QgsFeatureListViewDelegate.__attribute_docs__ = {'editButtonClicked': 'Emitted when the edit button is clicked for the feature with matching\n``index``.\n'} QgsFeatureListViewDelegate.__overridden_methods__ = ['sizeHint', 'paint'] QgsFeatureListViewDelegate.__signal_arguments__ = {'editButtonClicked': ['index: QModelIndex']} QgsFeatureListViewDelegate.__group__ = ['attributetable'] except (NameError, AttributeError): pass