KD Chart API Documentation 3.1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
KDChart::AbstractThreeDAttributes Class Referenceabstract

Base class for 3D attributes. More...

#include <KDChartAbstractThreeDAttributes.h>

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

Public Member Functions

 AbstractThreeDAttributes ()
 
 AbstractThreeDAttributes (const AbstractThreeDAttributes &)
 
virtual ~AbstractThreeDAttributes ()=0
 
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
 

Detailed Description

Base class for 3D attributes.

Definition at line 22 of file KDChartAbstractThreeDAttributes.h.

Constructor & Destructor Documentation

◆ AbstractThreeDAttributes() [1/2]

AbstractThreeDAttributes::AbstractThreeDAttributes ( )

Definition at line 26 of file KDChartAbstractThreeDAttributes.cpp.

◆ AbstractThreeDAttributes() [2/2]

AbstractThreeDAttributes::AbstractThreeDAttributes ( const AbstractThreeDAttributes r)

Definition at line 31 of file KDChartAbstractThreeDAttributes.cpp.

◆ ~AbstractThreeDAttributes()

AbstractThreeDAttributes::~AbstractThreeDAttributes ( )
pure virtual

Definition at line 46 of file KDChartAbstractThreeDAttributes.cpp.

Member Function Documentation

◆ depth()

qreal AbstractThreeDAttributes::depth ( ) const

Definition at line 76 of file KDChartAbstractThreeDAttributes.cpp.

References d.

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

◆ isEnabled()

bool AbstractThreeDAttributes::isEnabled ( ) const

Definition at line 66 of file KDChartAbstractThreeDAttributes.cpp.

References d.

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

◆ isThreeDBrushEnabled()

bool AbstractThreeDAttributes::isThreeDBrushEnabled ( ) const

Definition at line 86 of file KDChartAbstractThreeDAttributes.cpp.

References d.

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

◆ operator!=()

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

Definition at line 45 of file KDChartAbstractThreeDAttributes.h.

References KDChart::operator==().

◆ operator=()

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

Definition at line 36 of file KDChartAbstractThreeDAttributes.cpp.

References d.

◆ operator==()

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

Definition at line 52 of file KDChartAbstractThreeDAttributes.cpp.

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

◆ setDepth()

void AbstractThreeDAttributes::setDepth ( qreal  depth)

Definition at line 71 of file KDChartAbstractThreeDAttributes.cpp.

References d, and depth().

◆ setEnabled()

void AbstractThreeDAttributes::setEnabled ( bool  enabled)

Definition at line 61 of file KDChartAbstractThreeDAttributes.cpp.

References d.

◆ setThreeDBrushEnabled()

void AbstractThreeDAttributes::setThreeDBrushEnabled ( bool  enabled)

Definition at line 91 of file KDChartAbstractThreeDAttributes.cpp.

References d.

◆ threeDBrush()

QBrush AbstractThreeDAttributes::threeDBrush ( const QBrush brush,
const QRectF rect 
) const
virtual

◆ validDepth()

qreal AbstractThreeDAttributes::validDepth ( ) const

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

© 2001 Klarälvdalens Datakonsult AB (KDAB)
"The Qt, C++ and OpenGL Experts"
https://www.kdab.com/
https://www.kdab.com/development-resources/qt-tools/kd-chart/
Generated on Fri Apr 26 2024 00:04:57 for KD Chart API Documentation by doxygen 1.9.8