KChart::ThreeDLineAttributes
KChart::ThreeDLineAttributes Class Reference
#include <KChartThreeDLineAttributes.h>
Inheritance diagram for KChart::ThreeDLineAttributes:

Public Member Functions | |
ThreeDLineAttributes (const ThreeDLineAttributes &) | |
uint | lineXRotation () const |
uint | lineYRotation () const |
bool | operator!= (const ThreeDLineAttributes &other) const |
ThreeDLineAttributes & | operator= (const ThreeDLineAttributes &) |
bool | operator== (const ThreeDLineAttributes &) const |
void | setLineXRotation (const uint degrees) |
void | setLineYRotation (const uint degrees) |
![]() | |
AbstractThreeDAttributes (const AbstractThreeDAttributes &) | |
qreal | depth () const |
bool | isEnabled () const |
bool | isThreeDBrushEnabled () const |
bool | operator!= (const AbstractThreeDAttributes &other) const |
AbstractThreeDAttributes & | operator= (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 line attributes.
Definition at line 32 of file KChartThreeDLineAttributes.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Mar 7 2021 22:36:20 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sun Mar 7 2021 22:36:20 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.