KReport
KReportPluginInterface.h
66 virtual bool loadElement(KReportElement *el, const QDomElement &dom, KReportDesignReadingStatus *status);
The KReportDesignReadStatus represents status of reading a report design in .kreport format.
Definition KReportDesign.h:36
The ReportDesigner is the main widget for designing a report.
Definition KReportDesigner.h:53
The KReportElement class represents a functional visual element of a report design.
Definition KReportElement.shared.h:32
virtual QObject * createRendererInstance(const QDomNode &element)=0
virtual QObject * createDesignerInstance(const QDomNode &element, KReportDesigner *designer, QGraphicsScene *scene)=0
const KReportPluginMetaData * metaData() const
Definition KReportPluginInterface.cpp:55
Q_SCRIPTABLE CaptureState status()
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.