KD Chart 2
[rev.2.7]
|
#include "KDChartTextAttributes.h"
#include <KDChartCartesianCoordinatePlane.h>
#include <KDChartCartesianCoordinatePlane_p.h>
#include <QFont>
#include <QPen>
#include <qglobal.h>
#include <QApplication>
#include <QSharedPointer>
#include <QTextDocument>
#include <KDABLibFakes>
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 36 of file KDChartTextAttributes.cpp.
Referenced by KDChart::TextAttributes::autoRotate(), KDChart::TextAttributes::autoShrink(), KDChart::TextAttributes::calculatedFont(), KDChart::TextAttributes::font(), KDChart::TextAttributes::fontSize(), KDChart::TextAttributes::hasAbsoluteFontSize(), KDChart::TextAttributes::hasRotation(), KDChart::TextAttributes::isVisible(), KDChart::TextAttributes::minimalFontSize(), KDChart::TextAttributes::operator=(), KDChart::TextAttributes::pen(), KDChart::TextAttributes::resetRotation(), KDChart::TextAttributes::rotation(), KDChart::TextAttributes::setAutoRotate(), KDChart::TextAttributes::setAutoShrink(), KDChart::TextAttributes::setFont(), KDChart::TextAttributes::setFontSize(), KDChart::TextAttributes::setMinimalFontSize(), KDChart::TextAttributes::setPen(), KDChart::TextAttributes::setRotation(), KDChart::TextAttributes::setTextDocument(), KDChart::TextAttributes::setVisible(), and KDChart::TextAttributes::textDocument().
QDebug operator<< | ( | QDebug | dbg, |
const KDChart::TextAttributes & | ta | ||
) |
Definition at line 277 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().