KD Chart 2  [rev.2.6]
Public Member Functions | List of all members
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]

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
bool KDChart::AbstractThreeDAttributes::operator!= ( const AbstractThreeDAttributes other) const
inherited
ThreeDLineAttributes & ThreeDLineAttributes::operator= ( const ThreeDLineAttributes r)

Definition at line 52 of file KDChartThreeDLineAttributes.cpp.

References d.

bool ThreeDLineAttributes::operator== ( const ThreeDLineAttributes r) const
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
virtualinherited
qreal AbstractThreeDAttributes::validDepth ( ) const
inherited

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

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