class KWidgetItemDelegate


abstract

Module kdeui
Namespace
Class KWidgetItemDelegate
Inherits QAbstractItemDelegate
This class allows to create item delegates embedding simple widgets to interact with items. For instance you can add push buttons, line edits, etc. to your delegate and use them to modify the state of your model.

@since 4.1



methods