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
An interface for plugins delivering KReport elements.
Definition KReportPluginInterface.h:46
virtual QObject * createRendererInstance(const QDomNode &element)=0
virtual QObject * createDesignerInstance(const QDomNode &element, KReportDesigner *designer, QGraphicsScene *scene)=0
Q_SCRIPTABLE CaptureState status()
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:12:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:12:14 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.