kcachegrind
InstrItemDelegate Class Reference
#include <instritem.h>
Inheritance diagram for InstrItemDelegate:

Public Member Functions | |
| InstrItemDelegate (InstrView *parent) | |
| void | paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const |
| QSize | sizeHint (const QStyleOptionViewItem &option, const QModelIndex &index) const |
Protected Member Functions | |
| void | paintArrows (QPainter *p, const QStyleOptionViewItem &option, const QModelIndex &index) const |
Protected Attributes | |
| InstrView * | _parent |
Detailed Description
Definition at line 85 of file instritem.h.
Constructor & Destructor Documentation
| InstrItemDelegate::InstrItemDelegate | ( | InstrView * | parent | ) |
Definition at line 308 of file instritem.cpp.
Member Function Documentation
| void InstrItemDelegate::paint | ( | QPainter * | painter, |
| const QStyleOptionViewItem & | option, | ||
| const QModelIndex & | index | ||
| ) | const |
Definition at line 331 of file instritem.cpp.
|
protected |
Definition at line 352 of file instritem.cpp.
| QSize InstrItemDelegate::sizeHint | ( | const QStyleOptionViewItem & | option, |
| const QModelIndex & | index | ||
| ) | const |
Definition at line 313 of file instritem.cpp.
Member Data Documentation
|
protected |
Definition at line 99 of file instritem.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:03:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference