kcachegrind
PartListItem Class Reference
#include <partlistitem.h>
Inheritance diagram for PartListItem:

Public Member Functions | |
| PartListItem (QTreeWidget *parent, TraceCostItem *costItem, EventType *ct, ProfileContext::Type gt, TracePart *part) | |
| bool | operator< (const QTreeWidgetItem &other) const |
| TracePart * | part () |
| ProfileCostArray * | partCostItem () |
| void | setEventType (EventType *ct) |
| void | setGroupType (ProfileContext::Type) |
| void | update () |
Detailed Description
For info tab, trace part list.
Needs update on
- cost type change
Note: on a cost item / percentage change, the list is rebuild
Definition at line 33 of file partlistitem.h.
Constructor & Destructor Documentation
| PartListItem::PartListItem | ( | QTreeWidget * | parent, |
| TraceCostItem * | costItem, | ||
| EventType * | ct, | ||
| ProfileContext::Type | gt, | ||
| TracePart * | part | ||
| ) |
Definition at line 32 of file partlistitem.cpp.
Member Function Documentation
| bool PartListItem::operator< | ( | const QTreeWidgetItem & | other | ) | const |
Definition at line 149 of file partlistitem.cpp.
|
inline |
Definition at line 43 of file partlistitem.h.
|
inline |
Definition at line 40 of file partlistitem.h.
| void PartListItem::setEventType | ( | EventType * | ct | ) |
Definition at line 56 of file partlistitem.cpp.
| void PartListItem::setGroupType | ( | ProfileContext::Type | gt | ) |
Definition at line 64 of file partlistitem.cpp.
| void PartListItem::update | ( | ) |
Definition at line 72 of file partlistitem.cpp.
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