kcachegrind
CallItem Class Reference
#include <callitem.h>
Inheritance diagram for CallItem:

Public Member Functions | |
| CallItem (CallView *, QTreeWidget *, TraceCall *c) | |
| TraceCall * | call () |
| bool | operator< (const QTreeWidgetItem &other) const |
| void | updateCost () |
| void | updateGroup () |
| CallView * | view () |
Detailed Description
Definition at line 31 of file callitem.h.
Constructor & Destructor Documentation
| CallItem::CallItem | ( | CallView * | view, |
| QTreeWidget * | parent, | ||
| TraceCall * | c | ||
| ) |
Definition at line 35 of file callitem.cpp.
Member Function Documentation
|
inline |
Definition at line 37 of file callitem.h.
| bool CallItem::operator< | ( | const QTreeWidgetItem & | other | ) | const |
Definition at line 162 of file callitem.cpp.
| void CallItem::updateCost | ( | ) |
Definition at line 70 of file callitem.cpp.
| void CallItem::updateGroup | ( | ) |
Definition at line 64 of file callitem.cpp.
|
inline |
Definition at line 38 of file callitem.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: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