KD Chart 2 [rev.2.4]

KDChart::ThreeDBarAttributes Class Reference

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

#include <KDChartThreeDBarAttributes.h>

Inheritance diagram for KDChart::ThreeDBarAttributes:
Collaboration diagram for KDChart::ThreeDBarAttributes:

List of all members.

Public Member Functions

uint angle () const
double depth () const
bool isEnabled () const
bool operator!= (const ThreeDBarAttributes &other) const
bool operator!= (const AbstractThreeDAttributes &other) const
ThreeDBarAttributesoperator= (const ThreeDBarAttributes &)
bool operator== (const ThreeDBarAttributes &) const
bool operator== (const AbstractThreeDAttributes &) const
void setAngle (uint threeDAngle)
void setDepth (double depth)
void setEnabled (bool enabled)
void setUseShadowColors (bool useShadowColors)
 ThreeDBarAttributes ()
 ThreeDBarAttributes (const ThreeDBarAttributes &)
bool useShadowColors () const
double validDepth () const
 ~ThreeDBarAttributes ()

Detailed Description

A set of 3D bar attributes.

Definition at line 35 of file KDChartThreeDBarAttributes.h.


Constructor & Destructor Documentation

ThreeDBarAttributes::ThreeDBarAttributes ( )

Definition at line 41 of file KDChartThreeDBarAttributes.cpp.

ThreeDBarAttributes::ThreeDBarAttributes ( const ThreeDBarAttributes r)

Definition at line 47 of file KDChartThreeDBarAttributes.cpp.

ThreeDBarAttributes::~ThreeDBarAttributes ( )

Definition at line 62 of file KDChartThreeDBarAttributes.cpp.


Member Function Documentation

uint ThreeDBarAttributes::angle ( ) const

Definition at line 95 of file KDChartThreeDBarAttributes.cpp.

References d.

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

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

Definition at line 53 of file KDChartThreeDBarAttributes.h.

References KDGantt::operator==().

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

Definition at line 53 of file KDChartAbstractThreeDAttributes.h.

References KDGantt::operator==().

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

Definition at line 52 of file KDChartThreeDBarAttributes.cpp.

References d.

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

Definition at line 71 of file KDChartThreeDBarAttributes.cpp.

References angle(), and useShadowColors().

bool AbstractThreeDAttributes::operator== ( const AbstractThreeDAttributes r) const [inherited]
void ThreeDBarAttributes::setAngle ( uint  threeDAngle)

Definition at line 90 of file KDChartThreeDBarAttributes.cpp.

References d.

void AbstractThreeDAttributes::setDepth ( double  depth) [inherited]
void AbstractThreeDAttributes::setEnabled ( bool  enabled) [inherited]

Definition at line 84 of file KDChartAbstractThreeDAttributes.cpp.

References d.

void ThreeDBarAttributes::setUseShadowColors ( bool  useShadowColors)

Definition at line 80 of file KDChartThreeDBarAttributes.cpp.

References d.

bool ThreeDBarAttributes::useShadowColors ( ) const

Definition at line 85 of file KDChartThreeDBarAttributes.cpp.

References d.

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

double AbstractThreeDAttributes::validDepth ( ) const [inherited]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Defines

Klarälvdalens Datakonsult AB (KDAB)
Qt-related services and products
http://www.kdab.com/
http://www.kdab.com/products/kd-chart/