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

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

#include <KDChartThreeDLineAttributes.h>

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

List of all members.

Public Member Functions

qreal depth () const
bool isEnabled () const
bool isThreeDBrushEnabled () const
uint lineXRotation () const
uint lineYRotation () const
bool operator!= (const ThreeDLineAttributes &other) const
bool operator!= (const AbstractThreeDAttributes &other) const
ThreeDLineAttributesoperator= (const ThreeDLineAttributes &)
bool operator== (const ThreeDLineAttributes &) const
bool operator== (const AbstractThreeDAttributes &) const
void setDepth (qreal depth)
void setEnabled (bool enabled)
void setLineXRotation (const uint degrees)
void setLineYRotation (const uint degrees)
void setThreeDBrushEnabled (bool enabled)
virtual QBrush threeDBrush (const QBrush &brush, const QRectF &rect) const
 ThreeDLineAttributes ()
 ThreeDLineAttributes (const ThreeDLineAttributes &)
qreal validDepth () const
 ~ThreeDLineAttributes ()

Detailed Description

A set of 3D line attributes.

Definition at line 35 of file KDChartThreeDLineAttributes.h.


Constructor & Destructor Documentation

ThreeDLineAttributes::ThreeDLineAttributes ( )

Definition at line 41 of file KDChartThreeDLineAttributes.cpp.

ThreeDLineAttributes::ThreeDLineAttributes ( const ThreeDLineAttributes r)

Definition at line 47 of file KDChartThreeDLineAttributes.cpp.

ThreeDLineAttributes::~ThreeDLineAttributes ( )

Definition at line 62 of file KDChartThreeDLineAttributes.cpp.


Member Function Documentation

qreal AbstractThreeDAttributes::depth ( ) const [inherited]
bool AbstractThreeDAttributes::isEnabled ( ) const [inherited]
bool AbstractThreeDAttributes::isThreeDBrushEnabled ( ) const [inherited]
uint ThreeDLineAttributes::lineXRotation ( ) const

Definition at line 85 of file KDChartThreeDLineAttributes.cpp.

References d.

Referenced by operator<<(), operator==(), and KDChart::PaintingHelpers::project().

uint ThreeDLineAttributes::lineYRotation ( ) const

Definition at line 95 of file KDChartThreeDLineAttributes.cpp.

References d.

Referenced by operator<<(), operator==(), and KDChart::PaintingHelpers::project().

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

Definition at line 51 of file KDChartThreeDLineAttributes.h.

References KDGantt::operator==().

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

Definition at line 57 of file KDChartAbstractThreeDAttributes.h.

References KDGantt::operator==().

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

Definition at line 52 of file KDChartThreeDLineAttributes.cpp.

References d.

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

Definition at line 71 of file KDChartThreeDLineAttributes.cpp.

References lineXRotation(), and lineYRotation().

bool AbstractThreeDAttributes::operator== ( const AbstractThreeDAttributes r) const [inherited]
void AbstractThreeDAttributes::setDepth ( qreal  depth) [inherited]
void AbstractThreeDAttributes::setEnabled ( bool  enabled) [inherited]

Definition at line 83 of file KDChartAbstractThreeDAttributes.cpp.

References d.

void ThreeDLineAttributes::setLineXRotation ( const uint  degrees)

Definition at line 80 of file KDChartThreeDLineAttributes.cpp.

References d.

void ThreeDLineAttributes::setLineYRotation ( const uint  degrees)

Definition at line 90 of file KDChartThreeDLineAttributes.cpp.

References d.

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

Definition at line 115 of file KDChartAbstractThreeDAttributes.cpp.

References d.

QBrush AbstractThreeDAttributes::threeDBrush ( const QBrush &  brush,
const QRectF &  rect 
) const [virtual, inherited]
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/