![]() |
KD Reports API Documentation 2.2
|


Go to the source code of this file.
Classes | |
| class | KDReports::ReportBuilder |
Namespaces | |
| namespace | KDReports |
Macros | |
| #define | REPORTBUILDER_CTOR_ARGDEFS KDReports::TextDocumentData &contentDocument, const QTextCursor &cursor, KDReports::Report *report |
| #define | REPORTBUILDER_CTOR_ARGNAMES contentDocument, cursor, report |
Functions | |
| QDebug | operator<< (QDebug &dbg, const QTextOption::Tab &tab) |
| #define REPORTBUILDER_CTOR_ARGDEFS KDReports::TextDocumentData &contentDocument, const QTextCursor &cursor, KDReports::Report *report |
Definition at line 28 of file KDReportsReportBuilder_p.h.
| #define REPORTBUILDER_CTOR_ARGNAMES contentDocument, cursor, report |
Definition at line 30 of file KDReportsReportBuilder_p.h.
| QDebug operator<< | ( | QDebug & | dbg, |
| const QTextOption::Tab & | tab | ||
| ) |
https://www.kdab.com/development-resources/qt-tools/kd-reports/