kcachegrind
StackItem Class Reference
#include <stackitem.h>
Inheritance diagram for StackItem:

Public Member Functions | |
StackItem (StackSelection *ss, QTreeWidget *parent, TraceFunction *f) | |
StackItem (StackSelection *ss, QTreeWidget *parent, TraceCall *c) | |
TraceCall * | call () |
TraceFunction * | function () |
void | updateCost () |
void | updateGroup () |
Detailed Description
Definition at line 35 of file stackitem.h.
Constructor & Destructor Documentation
StackItem::StackItem | ( | StackSelection * | ss, |
QTreeWidget * | parent, | ||
TraceFunction * | f | ||
) |
Definition at line 34 of file stackitem.cpp.
StackItem::StackItem | ( | StackSelection * | ss, |
QTreeWidget * | parent, | ||
TraceCall * | c | ||
) |
Definition at line 53 of file stackitem.cpp.
Member Function Documentation
|
inline |
Definition at line 43 of file stackitem.h.
|
inline |
Definition at line 42 of file stackitem.h.
void StackItem::updateCost | ( | ) |
Definition at line 79 of file stackitem.cpp.
void StackItem::updateGroup | ( | ) |
Definition at line 72 of file stackitem.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.