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


Go to the source code of this file.
Classes | |
| class | KDChart::TextAttributes |
| A set of text attributes. More... | |
Namespaces | |
| namespace | KDChart |
Functions | |
| KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::TextAttributes &) |
| QT_BEGIN_NAMESPACE | Q_DECLARE_TYPEINFO (KDChart::TextAttributes, Q_MOVABLE_TYPE) |
| KDCHART_EXPORT QDebug operator<< | ( | QDebug | dbg, |
| const KDChart::TextAttributes & | ta | ||
| ) |
Definition at line 250 of file KDChartTextAttributes.cpp.
References KDChart::TextAttributes::autoRotate(), KDChart::TextAttributes::autoShrink(), KDChart::TextAttributes::font(), KDChart::TextAttributes::fontSize(), KDChart::TextAttributes::isVisible(), KDChart::TextAttributes::minimalFontSize(), KDChart::TextAttributes::pen(), KDChart::TextAttributes::rotation(), and QFont::toString().
| QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO | ( | KDChart::TextAttributes | , |
| Q_MOVABLE_TYPE | |||
| ) |
https://www.kdab.com/development-resources/qt-tools/kd-chart/