KReport
KReportDocument.h
KReportDocument(const QDomElement &elemSource, QObject *parent=nullptr)
Definition KReportDocument.cpp:70
QList< KReportItemBase * > objects() const
Definition KReportDocument.cpp:208
QList< KReportSectionData * > sections() const
Definition KReportDocument.cpp:253
KReportItemBase * object(const QString &) const
Definition KReportDocument.cpp:241
KReportSectionData * section(KReportSectionData::Type type) const
Definition KReportDocument.cpp:294
KReportSectionData is used to store the information about a specific report section.
Definition KReportSectionData.h:45
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:26 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:54:26 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.