KD Chart API Documentation 3.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KDChart::PaintContext Class Reference

Stores information about painting diagrams. More...

#include <KDChartPaintContext.h>

Public Member Functions

 PaintContext ()
 
 ~PaintContext ()
 
AbstractCoordinatePlanecoordinatePlane () const
 
QPainterpainter () 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 29 of file KDChartPaintContext.h.

Constructor & Destructor Documentation

◆ PaintContext()

PaintContext::PaintContext ( )

Definition at line 35 of file KDChartPaintContext.cpp.

◆ ~PaintContext()

PaintContext::~PaintContext ( )

Definition at line 40 of file KDChartPaintContext.cpp.

Member Function Documentation

◆ coordinatePlane()

AbstractCoordinatePlane * PaintContext::coordinatePlane ( ) const

◆ painter()

QPainter * PaintContext::painter ( ) const

◆ rectangle()

const QRectF PaintContext::rectangle ( ) const

Definition at line 45 of file KDChartPaintContext.cpp.

References d.

Referenced by KDChart::PolarGrid::drawGrid(), and KDChart::RadarGrid::drawGrid().

◆ setCoordinatePlane()

void PaintContext::setCoordinatePlane ( AbstractCoordinatePlane plane)

Definition at line 70 of file KDChartPaintContext.cpp.

References d.

◆ setPainter()

void PaintContext::setPainter ( QPainter painter)

◆ setRectangle()

void PaintContext::setRectangle ( const QRectF rect)

Definition at line 50 of file KDChartPaintContext.cpp.

References d.


The documentation for this class was generated from the following files:

© 2001 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-chart/
Generated on Fri Apr 26 2024 00:04:57 for KD Chart API Documentation by doxygen 1.9.8