KD Chart 2 [rev.2.4]

KDChart::AbstractThreeDAttributes Class Reference

Base class for 3D attributes. More...

#include <KDChartAbstractThreeDAttributes.h>

Inheritance diagram for KDChart::AbstractThreeDAttributes:

List of all members.

Public Member Functions

 AbstractThreeDAttributes ()
 AbstractThreeDAttributes (const AbstractThreeDAttributes &)
double depth () const
bool isEnabled () const
bool operator!= (const AbstractThreeDAttributes &other) const
AbstractThreeDAttributesoperator= (const AbstractThreeDAttributes &)
bool operator== (const AbstractThreeDAttributes &) const
void setDepth (double depth)
void setEnabled (bool enabled)
double 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 43 of file KDChartAbstractThreeDAttributes.cpp.

AbstractThreeDAttributes::AbstractThreeDAttributes ( const AbstractThreeDAttributes r)

Definition at line 48 of file KDChartAbstractThreeDAttributes.cpp.

AbstractThreeDAttributes::~AbstractThreeDAttributes ( ) [pure virtual]

Definition at line 63 of file KDChartAbstractThreeDAttributes.cpp.


Member Function Documentation

double AbstractThreeDAttributes::depth ( ) const
bool AbstractThreeDAttributes::isEnabled ( ) const
bool KDChart::AbstractThreeDAttributes::operator!= ( const AbstractThreeDAttributes other) const

Definition at line 53 of file KDChartAbstractThreeDAttributes.h.

References KDGantt::operator==().

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

Definition at line 53 of file KDChartAbstractThreeDAttributes.cpp.

References d.

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

Definition at line 69 of file KDChartAbstractThreeDAttributes.cpp.

References depth(), and isEnabled().

void AbstractThreeDAttributes::setDepth ( double  depth)

Definition at line 94 of file KDChartAbstractThreeDAttributes.cpp.

References d, and depth().

void AbstractThreeDAttributes::setEnabled ( bool  enabled)

Definition at line 84 of file KDChartAbstractThreeDAttributes.cpp.

References d.

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