KD Chart 2  [rev.2.5]
Public Member Functions
KDChart::ThreeDBarAttributes Class Reference

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

#include <KDChartThreeDBarAttributes.h>

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

List of all members.

Public Member Functions

uint angle () const
qreal depth () const
bool isEnabled () const
bool isThreeDBrushEnabled () 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 (qreal depth)
void setEnabled (bool enabled)
void setThreeDBrushEnabled (bool enabled)
void setUseShadowColors (bool useShadowColors)
 ThreeDBarAttributes ()
 ThreeDBarAttributes (const ThreeDBarAttributes &)
virtual QBrush threeDBrush (const QBrush &brush, const QRectF &rect) const
bool useShadowColors () const
qreal 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==().

qreal AbstractThreeDAttributes::depth ( ) const [inherited]
bool AbstractThreeDAttributes::isEnabled ( ) const [inherited]
bool AbstractThreeDAttributes::isThreeDBrushEnabled ( ) 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 57 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 ( qreal  depth) [inherited]
void AbstractThreeDAttributes::setEnabled ( bool  enabled) [inherited]

Definition at line 83 of file KDChartAbstractThreeDAttributes.cpp.

References d.

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

Definition at line 115 of file KDChartAbstractThreeDAttributes.cpp.

References d.

void ThreeDBarAttributes::setUseShadowColors ( bool  useShadowColors)

Definition at line 80 of file KDChartThreeDBarAttributes.cpp.

References d.

QBrush AbstractThreeDAttributes::threeDBrush ( const QBrush &  brush,
const QRectF &  rect 
) const [virtual, inherited]
bool ThreeDBarAttributes::useShadowColors ( ) const

Definition at line 85 of file KDChartThreeDBarAttributes.cpp.

References d.

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

qreal 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/