#include "KDChartBackgroundAttributes.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.
Referenced by KDChart::BackgroundAttributes::brush(), KDChart::BackgroundAttributes::isVisible(), KDChart::BackgroundAttributes::operator=(), KDChart::BackgroundAttributes::pixmap(), KDChart::BackgroundAttributes::pixmapMode(), KDChart::BackgroundAttributes::setBrush(), KDChart::BackgroundAttributes::setPixmap(), KDChart::BackgroundAttributes::setPixmapMode(), and KDChart::BackgroundAttributes::setVisible().
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().