KDEUI
kwidgetitemdelegate.h
virtual void updateItemWidgets(const QList< QWidget * > widgets, const QStyleOptionViewItem &option, const QPersistentModelIndex &index) const =0
Updates a list of widgets for its use inside of the delegate (painting or event handling).
This class allows to create item delegates embedding simple widgets to interact with items.
Definition: kwidgetitemdelegate.h:50
virtual QList< QWidget * > createItemWidgets() const =0
Creates the list of widgets needed for an item.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Thu Aug 27 2020 00:00:00 by doxygen 1.8.20 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.