![]() |
KD Chart API Documentation
3.1
|
#include "KDChartRulerAttributes.h"
#include <limits>
#include <QDebug>
#include <QPen>
#include <KDABLibFakes>
Go to the source code of this file.
Macros | |
#define | d d_func() |
Functions | |
QDebug | operator<< (QDebug dbg, const KDChart::RulerAttributes &a) |
#define d d_func() |
Definition at line 20 of file KDChartRulerAttributes.cpp.
QDebug operator<< | ( | QDebug | dbg, |
const KDChart::RulerAttributes & | a | ||
) |
Definition at line 285 of file KDChartRulerAttributes.cpp.
References KDChart::RulerAttributes::majorTickMarkPen(), KDChart::RulerAttributes::minorTickMarkPen(), KDChart::RulerAttributes::tickMarkPen(), and KDChart::RulerAttributes::tickMarkPens().