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


Go to the source code of this file.
Classes | |
| class | KDChart::BackgroundAttributes |
Namespaces | |
| namespace | KDChart |
Functions | |
| KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::BackgroundAttributes &) |
| QT_BEGIN_NAMESPACE | Q_DECLARE_TYPEINFO (KDChart::BackgroundAttributes, Q_MOVABLE_TYPE) |
| KDCHART_EXPORT QDebug operator<< | ( | QDebug | dbg, |
| const KDChart::BackgroundAttributes & | ba | ||
| ) |
Definition at line 124 of file KDChartBackgroundAttributes.cpp.
References KDChart::BackgroundAttributes::brush(), QPixmap::cacheKey(), KDChart::BackgroundAttributes::isVisible(), KDChart::BackgroundAttributes::pixmap(), and KDChart::BackgroundAttributes::pixmapMode().
| QT_BEGIN_NAMESPACE Q_DECLARE_TYPEINFO | ( | KDChart::BackgroundAttributes | , |
| Q_MOVABLE_TYPE | |||
| ) |
https://www.kdab.com/development-resources/qt-tools/kd-chart/