#include "KDChartBackgroundAttributes.h"#include <QDebug>#include <QMetaType>#include <QBrush>#include "KDChartGlobal.h"#include <QPixmap>#include <KDABLibFakes>

Go to the source code of this file.
Defines | |
| #define | d d_func() |
Functions | |
| QDebug | operator<< (QDebug dbg, const KDChart::BackgroundAttributes &ba) |
| #define d d_func() |
Definition at line 28 of file KDChartBackgroundAttributes.cpp.
| QDebug operator<< | ( | QDebug | dbg, | |
| const KDChart::BackgroundAttributes & | ba | |||
| ) |
Definition at line 147 of file KDChartBackgroundAttributes.cpp.
References KDChart::BackgroundAttributes::brush(), KDChart::BackgroundAttributes::isVisible(), KDChart::BackgroundAttributes::pixmap(), and KDChart::BackgroundAttributes::pixmapMode().