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


Go to the source code of this file.
Classes | |
| class | KDChart::LineAttributes |
| Set of attributes for changing the appearance of line charts. More... | |
Namespaces | |
| namespace | KDChart |
Functions | |
| KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::LineAttributes &) |
| QT_BEGIN_NAMESPACE | Q_DECLARE_TYPEINFO (KDChart::LineAttributes, Q_MOVABLE_TYPE) |
| KDCHART_EXPORT QDebug operator<< | ( | QDebug | dbg, |
| const KDChart::LineAttributes & | a | ||
| ) |
Definition at line 113 of file KDChartLineAttributes.cpp.
References KDChart::LineAttributes::areaBoundingDataset(), KDChart::LineAttributes::displayArea(), and KDChart::LineAttributes::transparency().
| QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO | ( | KDChart::LineAttributes | , |
| Q_MOVABLE_TYPE | |||
| ) |
https://www.kdab.com/development-resources/qt-tools/kd-chart/