#include "KDChartRulerAttributes.h"
#include <limits>
#include <QPen>
#include <QDebug>
#include <KDABLibFakes>
Go to the source code of this file.
Defines | |
#define | d d_func() |
Functions | |
QDebug | operator<< (QDebug dbg, const KDChart::RulerAttributes &a) |
#define d d_func() |
Definition at line 32 of file KDChartRulerAttributes.cpp.
QDebug operator<< | ( | QDebug | dbg, | |
const KDChart::RulerAttributes & | a | |||
) |
Definition at line 235 of file KDChartRulerAttributes.cpp.
References KDChart::RulerAttributes::majorTickMarkPen(), KDChart::RulerAttributes::minorTickMarkPen(), KDChart::RulerAttributes::tickMarkPen(), and KDChart::RulerAttributes::tickMarkPens().