KDEUI
kwidgetitemdelegate.h
Go to the documentation of this file.
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.
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 file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.