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
int sortColumn() const
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
void setIcon(int column, const QIcon &icon)
QString prettyName() const
Similar to name, but prettyfied = more descriptive to humans.
Definition: tracedata.cpp:3025
QString tr(const char *sourceText, const char *disambiguation, int n)
Definition: context.h:47
Definition: context.h:46
TraceInclusiveCost * findDepFromPart(TracePart *)
Definition: tracedata.cpp:438
virtual bool operator<(const QTreeWidgetItem &other) const
bool isEmpty() const
QTreeWidget * treeWidget() const
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
void setText(int column, const QString &text)
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
void setTextAlignment(int column, int alignment)
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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:39:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.