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

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

#include <KDChartThreeDBarAttributes.h>

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

Public Member Functions

 ThreeDBarAttributes ()
 
 ThreeDBarAttributes (const ThreeDBarAttributes &)
 
 ~ThreeDBarAttributes () override
 
uint angle () const
 
bool operator!= (const ThreeDBarAttributes &other) const
 
ThreeDBarAttributesoperator= (const ThreeDBarAttributes &)
 
bool operator== (const ThreeDBarAttributes &) const
 
void setAngle (uint threeDAngle)
 
void setUseShadowColors (bool useShadowColors)
 
bool useShadowColors () const
 
- Public Member Functions inherited from KDChart::AbstractThreeDAttributes
 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

A set of 3D bar attributes.

Definition at line 23 of file KDChartThreeDBarAttributes.h.

Constructor & Destructor Documentation

◆ ThreeDBarAttributes() [1/2]

ThreeDBarAttributes::ThreeDBarAttributes ( )

Definition at line 26 of file KDChartThreeDBarAttributes.cpp.

◆ ThreeDBarAttributes() [2/2]

ThreeDBarAttributes::ThreeDBarAttributes ( const ThreeDBarAttributes r)

Definition at line 31 of file KDChartThreeDBarAttributes.cpp.

◆ ~ThreeDBarAttributes()

ThreeDBarAttributes::~ThreeDBarAttributes ( )
override

Definition at line 46 of file KDChartThreeDBarAttributes.cpp.

Member Function Documentation

◆ angle()

uint ThreeDBarAttributes::angle ( ) const

Definition at line 74 of file KDChartThreeDBarAttributes.cpp.

References d.

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

◆ operator!=()

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

Definition at line 41 of file KDChartThreeDBarAttributes.h.

References KDChart::operator==().

◆ operator=()

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

Definition at line 36 of file KDChartThreeDBarAttributes.cpp.

References d.

◆ operator==()

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

Definition at line 54 of file KDChartThreeDBarAttributes.cpp.

References angle(), and useShadowColors().

◆ setAngle()

void ThreeDBarAttributes::setAngle ( uint  threeDAngle)

Definition at line 69 of file KDChartThreeDBarAttributes.cpp.

References d.

◆ setUseShadowColors()

void ThreeDBarAttributes::setUseShadowColors ( bool  useShadowColors)

Definition at line 59 of file KDChartThreeDBarAttributes.cpp.

References d, and useShadowColors().

◆ useShadowColors()

bool ThreeDBarAttributes::useShadowColors ( ) const

Definition at line 64 of file KDChartThreeDBarAttributes.cpp.

References d.

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


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