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

double depth () const
bool isEnabled () const
uint lineXRotation () const
uint lineYRotation () const
bool operator!= (const AbstractThreeDAttributes &other) const
bool operator!= (const ThreeDLineAttributes &other) const
ThreeDLineAttributesoperator= (const ThreeDLineAttributes &)
bool operator== (const AbstractThreeDAttributes &) const
bool operator== (const ThreeDLineAttributes &) const
void setDepth (double depth)
void setEnabled (bool enabled)
void setLineXRotation (const uint degrees)
void setLineYRotation (const uint degrees)
 ThreeDLineAttributes (const ThreeDLineAttributes &)
 ThreeDLineAttributes ()
double 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

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

Definition at line 85 of file KDChartThreeDLineAttributes.cpp.

References d.

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

uint ThreeDLineAttributes::lineYRotation (  )  const

Definition at line 95 of file KDChartThreeDLineAttributes.cpp.

References d.

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

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

Definition at line 53 of file KDChartAbstractThreeDAttributes.h.

References KDGantt::operator==().

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

Definition at line 51 of file KDChartThreeDLineAttributes.h.

References KDGantt::operator==().

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

Definition at line 52 of file KDChartThreeDLineAttributes.cpp.

References d.

bool AbstractThreeDAttributes::operator== ( const AbstractThreeDAttributes r  )  const [inherited]
bool ThreeDLineAttributes::operator== ( const ThreeDLineAttributes r  )  const

Definition at line 71 of file KDChartThreeDLineAttributes.cpp.

References lineXRotation(), and lineYRotation().

void AbstractThreeDAttributes::setDepth ( double  depth  )  [inherited]

Definition at line 94 of file KDChartAbstractThreeDAttributes.cpp.

References d.

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

Definition at line 84 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.

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/