![]() |
KD Chart 2
[rev.2.8]
|
#include "KDChartRulerAttributes.h"#include <limits>#include <QPen>#include <QDebug>#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 32 of file KDChartRulerAttributes.cpp.
| QDebug operator<< | ( | QDebug | dbg, |
| const KDChart::RulerAttributes & | a | ||
| ) |
Definition at line 308 of file KDChartRulerAttributes.cpp.
References KDChart::RulerAttributes::majorTickMarkPen(), KDChart::RulerAttributes::minorTickMarkPen(), KDChart::RulerAttributes::tickMarkPen(), and KDChart::RulerAttributes::tickMarkPens().