Public Member Functions

KDChart::ThreeDPieAttributes Class Reference

A set of 3D pie attributes. More...

#include <KDChartThreeDPieAttributes.h>

Inheritance diagram for KDChart::ThreeDPieAttributes:
Inheritance graph
[legend]
Collaboration diagram for KDChart::ThreeDPieAttributes:
Collaboration graph
[legend]

List of all members.

Public Member Functions

double depth () const
bool isEnabled () const
bool operator!= (const ThreeDPieAttributes &other) const
bool operator!= (const AbstractThreeDAttributes &other) const
ThreeDPieAttributesoperator= (const ThreeDPieAttributes &)
bool operator== (const ThreeDPieAttributes &) const
bool operator== (const AbstractThreeDAttributes &) const
void setDepth (double depth)
void setEnabled (bool enabled)
void setUseShadowColors (bool useShadowColors)
 ThreeDPieAttributes (const ThreeDPieAttributes &)
 ThreeDPieAttributes ()
bool useShadowColors () const
double validDepth () const
 ~ThreeDPieAttributes ()

Detailed Description

A set of 3D pie attributes.

Definition at line 35 of file KDChartThreeDPieAttributes.h.


Constructor & Destructor Documentation

ThreeDPieAttributes::ThreeDPieAttributes (  ) 

Definition at line 40 of file KDChartThreeDPieAttributes.cpp.

ThreeDPieAttributes::ThreeDPieAttributes ( const ThreeDPieAttributes r  ) 

Definition at line 46 of file KDChartThreeDPieAttributes.cpp.

ThreeDPieAttributes::~ThreeDPieAttributes (  ) 

Definition at line 61 of file KDChartThreeDPieAttributes.cpp.


Member Function Documentation

double AbstractThreeDAttributes::depth (  )  const [inherited]
bool AbstractThreeDAttributes::isEnabled (  )  const [inherited]
bool KDChart::ThreeDPieAttributes::operator!= ( const ThreeDPieAttributes other  )  const

Definition at line 49 of file KDChartThreeDPieAttributes.h.

References KDGantt::operator==().

bool KDChart::AbstractThreeDAttributes::operator!= ( const AbstractThreeDAttributes other  )  const [inherited]

Definition at line 53 of file KDChartAbstractThreeDAttributes.h.

References KDGantt::operator==().

ThreeDPieAttributes & ThreeDPieAttributes::operator= ( const ThreeDPieAttributes r  ) 

Definition at line 51 of file KDChartThreeDPieAttributes.cpp.

References d.

bool ThreeDPieAttributes::operator== ( const ThreeDPieAttributes r  )  const

Definition at line 70 of file KDChartThreeDPieAttributes.cpp.

References useShadowColors().

bool AbstractThreeDAttributes::operator== ( const AbstractThreeDAttributes r  )  const [inherited]
void AbstractThreeDAttributes::setDepth ( double  depth  )  [inherited]

Definition at line 94 of file KDChartAbstractThreeDAttributes.cpp.

References d.

void AbstractThreeDAttributes::setEnabled ( bool  enabled  )  [inherited]

Definition at line 84 of file KDChartAbstractThreeDAttributes.cpp.

References d.

void ThreeDPieAttributes::setUseShadowColors ( bool  useShadowColors  ) 

Definition at line 78 of file KDChartThreeDPieAttributes.cpp.

References d.

bool ThreeDPieAttributes::useShadowColors (  )  const

Definition at line 83 of file KDChartThreeDPieAttributes.cpp.

References d.

Referenced by operator<<(), and operator==().

double AbstractThreeDAttributes::validDepth (  )  const [inherited]

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