![]() |
KD Chart API Documentation
3.1
|
A set of 3D pie attributes. More...
#include <KDChartThreeDPieAttributes.h>
A set of 3D pie attributes.
Definition at line 23 of file KDChartThreeDPieAttributes.h.
ThreeDPieAttributes::ThreeDPieAttributes | ( | ) |
Definition at line 26 of file KDChartThreeDPieAttributes.cpp.
ThreeDPieAttributes::ThreeDPieAttributes | ( | const ThreeDPieAttributes & | r | ) |
Definition at line 32 of file KDChartThreeDPieAttributes.cpp.
|
override |
Definition at line 47 of file KDChartThreeDPieAttributes.cpp.
|
inline |
Definition at line 37 of file KDChartThreeDPieAttributes.h.
References KDChart::operator==().
ThreeDPieAttributes & ThreeDPieAttributes::operator= | ( | const ThreeDPieAttributes & | r | ) |
Definition at line 37 of file KDChartThreeDPieAttributes.cpp.
References d.
bool ThreeDPieAttributes::operator== | ( | const ThreeDPieAttributes & | r | ) | const |
Definition at line 56 of file KDChartThreeDPieAttributes.cpp.
References useShadowColors().
void ThreeDPieAttributes::setUseShadowColors | ( | bool | useShadowColors | ) |
Definition at line 61 of file KDChartThreeDPieAttributes.cpp.
References d.
bool ThreeDPieAttributes::useShadowColors | ( | ) | const |
Definition at line 66 of file KDChartThreeDPieAttributes.cpp.
References d.
Referenced by operator<<(), and operator==().