#include "KDChartFrameAttributes.h"
#include <QDebug>
#include <QMetaType>
#include <QPen>
#include "KDChartGlobal.h"
#include <KDABLibFakes>
Go to the source code of this file.
Defines | |
#define | d d_func() |
Functions | |
QDebug | operator<< (QDebug dbg, const KDChart::FrameAttributes &fa) |
#define d d_func() |
Definition at line 27 of file KDChartFrameAttributes.cpp.
QDebug operator<< | ( | QDebug | dbg, | |
const KDChart::FrameAttributes & | fa | |||
) |
Definition at line 121 of file KDChartFrameAttributes.cpp.
References KDChart::FrameAttributes::isVisible(), KDChart::FrameAttributes::padding(), and KDChart::FrameAttributes::pen().