|
KD Reports API Documentation
2.0
|
Go to the documentation of this file.
17 #ifndef KDREPORTSHEADER_P_H
18 #define KDREPORTSHEADER_P_H
#define REPORTBUILDER_CTOR_ARGNAMES
void cleanupVariableProperties(QTextCharFormat &charFormat)
void setVariableMarker(QTextDocument &textDoc, int pos, KDReports::VariableType variableType, int valueLength)
virtual void addInlineElement(const Element &element)
virtual void addVerticalSpacing(qreal space)
#define REPORTBUILDER_CTOR_ARGDEFS
ReportBuilder(KDReports::TextDocumentData &contentDocument, const QTextCursor &cursor, Report *report)
QString variableValue(int pageNumber, KDReports::Report *report, VariableType type)
virtual void addBlockElement(const Element &element, Qt::AlignmentFlag horizontalAlignment, const QColor &backgroundColor=QColor())