kcachegrind
CalleeCoverageItem Class Reference
#include <coverageitem.h>
Inheritance diagram for CalleeCoverageItem:

Public Member Functions | |
| CalleeCoverageItem (QTreeWidget *parent, Coverage *c, TraceFunction *base, EventType *ct, ProfileContext::Type gt) | |
| CalleeCoverageItem (QTreeWidget *parent, int skipped, Coverage *c, TraceFunction *base, EventType *ct, ProfileContext::Type gt) | |
| TraceFunction * | function () |
| bool | operator< (const QTreeWidgetItem &other) const |
| void | setCostType (EventType *ct) |
| void | setGroupType (ProfileContext::Type) |
| void | update () |
Detailed Description
Definition at line 59 of file coverageitem.h.
Constructor & Destructor Documentation
| CalleeCoverageItem::CalleeCoverageItem | ( | QTreeWidget * | parent, |
| Coverage * | c, | ||
| TraceFunction * | base, | ||
| EventType * | ct, | ||
| ProfileContext::Type | gt | ||
| ) |
Definition at line 167 of file coverageitem.cpp.
| CalleeCoverageItem::CalleeCoverageItem | ( | QTreeWidget * | parent, |
| int | skipped, | ||
| Coverage * | c, | ||
| TraceFunction * | base, | ||
| EventType * | ct, | ||
| ProfileContext::Type | gt | ||
| ) |
Definition at line 191 of file coverageitem.cpp.
Member Function Documentation
|
inline |
Definition at line 70 of file coverageitem.h.
| bool CalleeCoverageItem::operator< | ( | const QTreeWidgetItem & | other | ) | const |
Definition at line 302 of file coverageitem.cpp.
| void CalleeCoverageItem::setCostType | ( | EventType * | ct | ) |
Definition at line 224 of file coverageitem.cpp.
| void CalleeCoverageItem::setGroupType | ( | ProfileContext::Type | gt | ) |
Definition at line 214 of file coverageitem.cpp.
| void CalleeCoverageItem::update | ( | ) |
Definition at line 230 of file coverageitem.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:27 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:27 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference