kcachegrind
callmapview.h
Go to the documentation of this file.
Definition: callmapview.h:35
CallMapView(bool showCallers, TraceItemView *parentView, QWidget *parent=0, const char *name=0)
Definition: callmapview.cpp:55
Definition: callmapview.h:129
Definition: callmapview.h:108
const char * name() const
Class for visualization of a metric of hierarchically nested items as 2D areas.
Definition: treemap.h:392
QString tipString(TreeMapItem *) const
Return tooltip string to show for a item (can be rich text) Default implementation gives lines with "...
Definition: callmapview.cpp:547
CallMapCallingItem(double factor, TraceCall *c)
Definition: callmapview.cpp:720
void restoreOptions(const QString &prefix, const QString &postfix)
Definition: callmapview.cpp:945
Definition: callmapview.h:87
void saveOptions(const QString &prefix, const QString &postfix)
Definition: callmapview.cpp:971
This class holds profiling data of multiple tracefiles generated with cachegrind on one command...
Definition: tracedata.h:1363
QObject * parent() const
CallMapCallerItem(double factor, TraceCall *c)
Definition: callmapview.cpp:845
Definition: treemap.h:201
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.