#include <QMetaType>#include "KDChartGlobal.h"#include "KDChartEnums.h"

Go to the source code of this file.
Classes | |
| class | KDChart::RulerAttributes |
| A set of attributes controlling the appearance of axis rulers. More... | |
Namespaces | |
| namespace | KDChart |
Functions | |
| KDCHART_EXPORT QDebug | operator<< (QDebug, const KDChart::RulerAttributes &) |
| Q_DECLARE_TYPEINFO (KDChart::RulerAttributes, Q_MOVABLE_TYPE) | |
| KDCHART_EXPORT QDebug operator<< | ( | QDebug | , | |
| const KDChart::RulerAttributes & | ||||
| ) |
Definition at line 235 of file KDChartRulerAttributes.cpp.
References KDChart::RulerAttributes::majorTickMarkPen(), KDChart::RulerAttributes::minorTickMarkPen(), KDChart::RulerAttributes::tickMarkPen(), and KDChart::RulerAttributes::tickMarkPens().
| Q_DECLARE_TYPEINFO | ( | KDChart::RulerAttributes | , | |
| Q_MOVABLE_TYPE | ||||
| ) |