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
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.
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-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.
    KDE API Reference