KChart::PaintContext
KChart::PaintContext Class Reference
#include <KChartPaintContext.h>
Public Member Functions | |
AbstractCoordinatePlane * | coordinatePlane () const |
QPainter * | painter () const |
const QRectF | rectangle () const |
void | setCoordinatePlane (AbstractCoordinatePlane *plane) |
void | setPainter (QPainter *painter) |
void | setRectangle (const QRectF &rect) |
Detailed Description
Stores information about painting diagrams.
Definition at line 27 of file KChartPaintContext.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 03:51:43 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Sep 30 2023 03:51:43 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.