KD Chart API Documentation  3.1
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
 
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 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

◆ setCoordinatePlane()

void PaintContext::setCoordinatePlane ( AbstractCoordinatePlane plane)

◆ setPainter()

void PaintContext::setPainter ( QPainter *  painter)

◆ setRectangle()

void PaintContext::setRectangle ( const QRectF &  rect)

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 by doxygen 1.9.1