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

Base class for 3D attributes. More...

#include <KDChartAbstractThreeDAttributes.h>

Inheritance diagram for KDChart::AbstractThreeDAttributes:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AbstractThreeDAttributes ()
 AbstractThreeDAttributes (const AbstractThreeDAttributes &)
qreal depth () const
bool isEnabled () const
bool isThreeDBrushEnabled () const
bool operator!= (const AbstractThreeDAttributes &other) const
AbstractThreeDAttributesoperator= (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
virtual ~AbstractThreeDAttributes ()=0

Detailed Description

Base class for 3D attributes.

Definition at line 34 of file KDChartAbstractThreeDAttributes.h.


Constructor & Destructor Documentation

AbstractThreeDAttributes::AbstractThreeDAttributes ( )

Definition at line 44 of file KDChartAbstractThreeDAttributes.cpp.

AbstractThreeDAttributes::AbstractThreeDAttributes ( const AbstractThreeDAttributes r)

Definition at line 49 of file KDChartAbstractThreeDAttributes.cpp.

AbstractThreeDAttributes::~AbstractThreeDAttributes ( ) [pure virtual]

Definition at line 64 of file KDChartAbstractThreeDAttributes.cpp.


Member Function Documentation

qreal AbstractThreeDAttributes::depth ( ) const
bool AbstractThreeDAttributes::isEnabled ( ) const
bool AbstractThreeDAttributes::isThreeDBrushEnabled ( ) const

Definition at line 110 of file KDChartAbstractThreeDAttributes.cpp.

References d.

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

bool KDChart::AbstractThreeDAttributes::operator!= ( const AbstractThreeDAttributes other) const

Definition at line 57 of file KDChartAbstractThreeDAttributes.h.

References KDGantt::operator==().

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

Definition at line 54 of file KDChartAbstractThreeDAttributes.cpp.

References d.

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

Definition at line 70 of file KDChartAbstractThreeDAttributes.cpp.

References depth(), isEnabled(), and isThreeDBrushEnabled().

void AbstractThreeDAttributes::setDepth ( qreal  depth)

Definition at line 93 of file KDChartAbstractThreeDAttributes.cpp.

References d, and depth().

void AbstractThreeDAttributes::setEnabled ( bool  enabled)

Definition at line 83 of file KDChartAbstractThreeDAttributes.cpp.

References d.

void AbstractThreeDAttributes::setThreeDBrushEnabled ( bool  enabled)

Definition at line 115 of file KDChartAbstractThreeDAttributes.cpp.

References d.

QBrush AbstractThreeDAttributes::threeDBrush ( const QBrush &  brush,
const QRectF &  rect 
) const [virtual]
qreal AbstractThreeDAttributes::validDepth ( ) const

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/