KChart::ThreeDPieAttributes
KChart::ThreeDPieAttributes Class Reference
#include <KChartThreeDPieAttributes.h>
Inheritance diagram for KChart::ThreeDPieAttributes:

Public Member Functions | |
ThreeDPieAttributes (const ThreeDPieAttributes &) | |
bool | operator!= (const ThreeDPieAttributes &other) const |
ThreeDPieAttributes & | operator= (const ThreeDPieAttributes &) |
bool | operator== (const ThreeDPieAttributes &) const |
void | setUseShadowColors (bool useShadowColors) |
bool | useShadowColors () const |
![]() | |
AbstractThreeDAttributes (const AbstractThreeDAttributes &) | |
qreal | depth () const |
bool | isEnabled () const |
bool | isThreeDBrushEnabled () const |
bool | operator!= (const AbstractThreeDAttributes &other) const |
AbstractThreeDAttributes & | operator= (const AbstractThreeDAttributes &) |
bool | operator== (const AbstractThreeDAttributes &) const |
void | setDepth (qreal depth) |
void | setEnabled (bool enabled) |
void | setThreeDBrushEnabled (bool enabled) |
virtual QBrush | threeDBrush (const QBrush &brush, const QRectF &rect) const |
qreal | validDepth () const |
Detailed Description
A set of 3D pie attributes.
Definition at line 32 of file KChartThreeDPieAttributes.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 01:06:41 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 01:06:41 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.