kcachegrind
listutils.h File Reference
Include dependency graph for listutils.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| QString | bigNum (SubCost) |
| QPixmap | colorPixmap (int w, int h, QColor c) |
| QPixmap | costPixmap (EventType *ct, ProfileCostArray *cost, double total, bool framed) |
| QPixmap | partitionPixmap (int w, int h, double *hist, EventTypeSet *, int maxIndex, bool framed) |
| QPixmap | percentagePixmap (int w, int h, int percent, QColor c, bool framed) |
Function Documentation
| QString bigNum | ( | SubCost | ) |
| QPixmap colorPixmap | ( | int | w, |
| int | h, | ||
| QColor | c | ||
| ) |
Definition at line 32 of file listutils.cpp.
| QPixmap costPixmap | ( | EventType * | ct, |
| ProfileCostArray * | cost, | ||
| double | total, | ||
| bool | framed | ||
| ) |
Definition at line 217 of file listutils.cpp.
| QPixmap partitionPixmap | ( | int | w, |
| int | h, | ||
| double * | hist, | ||
| EventTypeSet * | , | ||
| int | maxIndex, | ||
| bool | framed | ||
| ) |
Definition at line 125 of file listutils.cpp.
| 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).
When withFrame==false, the pixmap is truncated to only the filled portion.
Definition at line 72 of file listutils.cpp.
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.
KDE API Reference