KReport
KReportLabelPlugin.cpp
52QObject* KReportLabelPlugin::createDesignerInstance(KReportDesigner* designer, QGraphicsScene* scene, const QPointF &pos)
57QObject* KReportLabelPlugin::createDesignerInstance(const QDomNode & element, KReportDesigner *designer, QGraphicsScene * scene)
67bool KReportLabelPlugin::loadElement(KReportElement *el, const QDomElement &dom, KReportDesignReadingStatus *status)
#define K_PLUGIN_CLASS_WITH_JSON(classname, jsonFile)
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
The KReportLabelElement class represents a label element of a report design.
Definition KReportLabelElement.shared.h:33
The KReportLineStyle class represents line style.
Definition KReportLineStyle.shared.h:27
An interface for plugins delivering KReport elements.
Definition KReportPluginInterface.h:46
Q_SCRIPTABLE CaptureState status()
QString label(StandardShortcut id)
QDomElement firstChildElement(const QString &tagName, const QString &namespaceURI) const const
typedef Alignment
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:19:58 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.