![]() |
KD Chart API Documentation
3.1
|
#include "KDChartTextAttributes.h"#include <KDChartCartesianCoordinatePlane.h>#include <KDChartCartesianCoordinatePlane_p.h>#include <KDABLibFakes>#include <QApplication>#include <QFont>#include <QPen>#include <QSharedPointer>#include <QTextDocument>#include <qglobal.h>Go to the source code of this file.
Macros | |
| #define | d d_func() |
Functions | |
| QDebug | operator<< (QDebug dbg, const KDChart::TextAttributes &ta) |
| #define d d_func() |
Definition at line 24 of file KDChartTextAttributes.cpp.
| QDebug operator<< | ( | QDebug | dbg, |
| const KDChart::TextAttributes & | ta | ||
| ) |
Definition at line 250 of file KDChartTextAttributes.cpp.
References KDChart::TextAttributes::autoRotate(), KDChart::TextAttributes::autoShrink(), KDChart::TextAttributes::font(), KDChart::TextAttributes::fontSize(), KDChart::TextAttributes::isVisible(), KDChart::TextAttributes::minimalFontSize(), KDChart::TextAttributes::pen(), and KDChart::TextAttributes::rotation().