kcachegrind
RectDrawing Class Reference
#include <treemap.h>
Public Member Functions | |
| RectDrawing (const QRect &) | |
| ~RectDrawing () | |
| void | drawBack (QPainter *, DrawParams *dp=0) |
| bool | drawField (QPainter *, int f, DrawParams *dp=0) |
| DrawParams * | drawParams () |
| QRect | remainingRect (DrawParams *dp=0) |
| void | setDrawParams (DrawParams *) |
| void | setRect (const QRect &) |
Detailed Description
Constructor & Destructor Documentation
| RectDrawing::RectDrawing | ( | const QRect & | r | ) |
Definition at line 185 of file treemap.cpp.
| RectDrawing::~RectDrawing | ( | ) |
Definition at line 193 of file treemap.cpp.
Member Function Documentation
| void RectDrawing::drawBack | ( | QPainter * | p, |
| DrawParams * | dp = 0 |
||
| ) |
Definition at line 253 of file treemap.cpp.
| bool RectDrawing::drawField | ( | QPainter * | p, |
| int | f, | ||
| DrawParams * | dp = 0 |
||
| ) |
Definition at line 468 of file treemap.cpp.
| DrawParams * RectDrawing::drawParams | ( | ) |
Definition at line 199 of file treemap.cpp.
| QRect RectDrawing::remainingRect | ( | DrawParams * | dp = 0 | ) |
Definition at line 228 of file treemap.cpp.
| void RectDrawing::setDrawParams | ( | DrawParams * | dp | ) |
Definition at line 208 of file treemap.cpp.
| void RectDrawing::setRect | ( | const QRect & | r | ) |
Definition at line 214 of file treemap.cpp.
The documentation for this class was generated from the following files:
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