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


Go to the source code of this file.
Classes | |
| class | KDChart::PieAttributes |
| A set of attributes controlling the appearance of pie charts. More... | |
Namespaces | |
| namespace | KDChart |
Functions | |
| KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::PieAttributes &) |
| QT_BEGIN_NAMESPACE | Q_DECLARE_TYPEINFO (KDChart::PieAttributes, Q_MOVABLE_TYPE) |
| KDCHART_EXPORT QDebug operator<< | ( | QDebug | dbg, |
| const KDChart::PieAttributes & | a | ||
| ) |
Definition at line 95 of file KDChartPieAttributes.cpp.
References KDChart::PieAttributes::explodeFactor().
| QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO | ( | KDChart::PieAttributes | , |
| Q_MOVABLE_TYPE | |||
| ) |
https://www.kdab.com/development-resources/qt-tools/kd-chart/