![]() |
KD Chart API Documentation 3.1
|


Go to the source code of this file.
Classes | |
| class | KDChart::ThreeDBarAttributes |
| A set of 3D bar attributes. More... | |
Namespaces | |
| namespace | KDChart |
Functions | |
| KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::ThreeDBarAttributes &) |
| QT_BEGIN_NAMESPACE | Q_DECLARE_TYPEINFO (KDChart::ThreeDBarAttributes, Q_MOVABLE_TYPE) |
| KDCHART_EXPORT QDebug operator<< | ( | QDebug | dbg, |
| const KDChart::ThreeDBarAttributes & | a | ||
| ) |
Definition at line 80 of file KDChartThreeDBarAttributes.cpp.
References KDChart::ThreeDBarAttributes::angle(), and KDChart::ThreeDBarAttributes::useShadowColors().
| QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO | ( | KDChart::ThreeDBarAttributes | , |
| Q_MOVABLE_TYPE | |||
| ) |
https://www.kdab.com/development-resources/qt-tools/kd-chart/