kcachegrind
CostListItem Class Reference
#include <costlistitem.h>
Inheritance diagram for CostListItem:

Public Member Functions | |
| CostListItem (QTreeWidget *parent, TraceCostItem *cost, EventType *et, int size=-1) | |
| CostListItem (QTreeWidget *parent, int skipped, TraceCostItem *cost, EventType *et) | |
| TraceCostItem * | costItem () |
| bool | operator< (const QTreeWidgetItem &other) const |
| void | setEventType (EventType *et) |
| void | setSize (int s) |
| void | update () |
Detailed Description
Definition at line 26 of file costlistitem.h.
Constructor & Destructor Documentation
| CostListItem::CostListItem | ( | QTreeWidget * | parent, |
| TraceCostItem * | cost, | ||
| EventType * | et, | ||
| int | size = -1 |
||
| ) |
Definition at line 33 of file costlistitem.cpp.
| CostListItem::CostListItem | ( | QTreeWidget * | parent, |
| int | skipped, | ||
| TraceCostItem * | cost, | ||
| EventType * | et | ||
| ) |
Definition at line 51 of file costlistitem.cpp.
Member Function Documentation
|
inline |
Definition at line 36 of file costlistitem.h.
| bool CostListItem::operator< | ( | const QTreeWidgetItem & | other | ) | const |
Definition at line 116 of file costlistitem.cpp.
| void CostListItem::setEventType | ( | EventType * | et | ) |
Definition at line 64 of file costlistitem.cpp.
| void CostListItem::setSize | ( | int | s | ) |
Definition at line 80 of file costlistitem.cpp.
| void CostListItem::update | ( | ) |
Definition at line 86 of file costlistitem.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