kcachegrind
partlistitem.cpp
Go to the documentation of this file.
PartListItem(QTreeWidget *parent, TraceCostItem *costItem, EventType *ct, ProfileContext::Type gt, TracePart *part)
Definition: partlistitem.cpp:32
Definition: context.h:48
QString prettySubCost(EventType *)
Returns a cost attribute converted to a string (with space after every 3 digits)
Definition: costitem.cpp:601
Definition: tracedata.h:980
QString prettyName() const
Similar to name, but prettyfied = more descriptive to humans.
Definition: tracedata.cpp:3025
Definition: context.h:47
Definition: context.h:46
TraceInclusiveCost * findDepFromPart(TracePart *)
Definition: tracedata.cpp:438
Cost of a call at a function to another function, from a single trace file.
Definition: tracedata.h:516
A Trace Part: All data read from a trace file, containing all costs that happened in a specified time...
Definition: tracedata.h:655
QString pretty(char sep= ' ') const
Convert SubCost value into a QString, spaced every 3 digits.
Definition: subcost.cpp:46
bool operator<(const QTreeWidgetItem &other) const
Definition: partlistitem.cpp:149
Definition: context.h:49
QPixmap costPixmap(EventType *ct, ProfileCostArray *cost, double total, bool framed)
Definition: listutils.cpp:217
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.