KNewStuff
knewstuff2/ui/itemsviewdelegate.h
Go to the documentation of this file.
47 virtual void paint(QPainter * painter, const QStyleOptionViewItem & option, const QModelIndex & index) const;
void performAction(DownloadDialog::EntryAction action, KNS::Entry *entry)
virtual QSize sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const
Definition knewstuff2/ui/itemsviewdelegate.cpp:281
ItemsViewDelegate(QAbstractItemView *itemView, QObject *parent=0)
Definition knewstuff2/ui/itemsviewdelegate.cpp:38
virtual QList< QWidget * > createItemWidgets() const
Definition knewstuff2/ui/itemsviewdelegate.cpp:75
virtual void paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
Definition knewstuff2/ui/itemsviewdelegate.cpp:229
virtual void updateItemWidgets(const QList< QWidget * > widgets, const QStyleOptionViewItem &option, const QPersistentModelIndex &index) const
Definition knewstuff2/ui/itemsviewdelegate.cpp:96
~ItemsViewDelegate()
Definition knewstuff2/ui/itemsviewdelegate.cpp:57
QAbstractItemView * itemView() const
KWidgetItemDelegate(QAbstractItemView *itemView, QObject *parent=0)
Definition knewstuff2/core/author.h:27
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.14.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.