parley
buttondelegate.h
Go to the documentation of this file.
33 void paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const;
Definition: buttondelegate.h:24
ButtonDelegate(QAbstractItemView *itemView, Dashboard *parent)
Definition: buttondelegate.cpp:28
void paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
Definition: buttondelegate.cpp:47
Definition: dashboard.h:40
QSize sizeHint(const QStyleOptionViewItem &option, const QModelIndex &index) const
Definition: buttondelegate.cpp:70
QObject * parent() const
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:15:56 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.