KD Reports API Documentation
2.2
|
#include "KDReportsTableElement.h"
#include "KDReportsCell.h"
#include "KDReportsLayoutHelper_p.h"
#include "KDReportsReport.h"
#include "KDReportsReportBuilder_p.h"
#include "KDReportsTextDocument_p.h"
#include <QAbstractTextDocumentLayout>
#include <QDebug>
#include <QPainter>
#include <QTextCursor>
#include <QTextTableCell>
Go to the source code of this file.
Namespaces | |
KDReports | |
Typedefs | |
using | KDReports::CellContentMap = QMap< QPair< int, int >, Cell > |