KD Chart 2
[rev.2.7]
|
#include "KDChartHeaderFooter.h"
#include "KDChartHeaderFooter_p.h"
#include "KDChartChart.h"
#include <KDChartTextAttributes.h>
#include <QFont>
#include <QPainter>
#include <QAbstractTextDocumentLayout>
#include <QTextDocumentFragment>
#include <QTextBlock>
#include <QtDebug>
#include <QLabel>
#include "KDTextDocument.h"
#include <KDABLibFakes>
Go to the source code of this file.
Macros | |
#define | d d_func() |
#define d d_func() |
Definition at line 51 of file KDChartHeaderFooter.cpp.
Referenced by KDChart::HeaderFooter::clone(), KDChart::HeaderFooter::position(), KDChart::HeaderFooter::setPosition(), KDChart::HeaderFooter::setType(), and KDChart::HeaderFooter::type().