kcachegrind
listutils.cpp
Go to the documentation of this file.
QColor light(int factor) const
void fill(const QColor &color)
static QColor eventTypeColor(EventType *)
Definition: globalguiconfig.cpp:193
void drawLine(const QLineF &line)
QPixmap percentagePixmap(int w, int h, int percent, QColor c, bool framed)
Create a percentage pixmap with a filling rate of p percent (0-100).
Definition: listutils.cpp:72
QColor dark(int factor) const
QColor fromHsv(int h, int s, int v, int a)
void drawRect(const QRectF &rectangle)
QPixmap partitionPixmap(int w, int h, double *hist, EventTypeSet *set, int maxIndex, bool framed)
Definition: listutils.cpp:125
int red() const
void setPen(const QColor &color)
void setBrush(const QBrush &brush)
int green() const
int height() const
int blue() const
QPixmap costPixmap(EventType *ct, ProfileCostArray *cost, double total, bool framed)
Definition: listutils.cpp:217
int histCost(ProfileCostArray *c, double total, double *hist)
Definition: eventtype.cpp:214
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.