KReport
KReportScriptReport.cpp
bool contains(const Key &key) const const
QObject * sectionByName(const QString &)
Definition: KReportScriptReport.cpp:90
QList< KReportItemBase * > objects() const
Definition: KReportDocument.cpp:208
void eventOnComplete()
Executed when the report is complete. If a handler exists for this in the user object it is called.
Definition: KReportScriptReport.cpp:111
bool hasProperty(const QString &name) const const
KReportSectionData is used to store the information about a specific report section.
Definition: KReportSectionData.h:44
Manager class for finding and loading available plugins.
Definition: KReportPluginManager.h:40
void eventOnOpen()
Executed when the report is opened. If a handler exists for this in the user object it is called.
Definition: KReportScriptReport.cpp:105
QObject(QObject *parent)
QObject * objectByName(const QString &)
Definition: KReportScriptReport.cpp:58
bool isObject() const const
KReportSectionData * section(KReportSectionData::Type type) const
Definition: KReportDocument.cpp:294
void initialize(const QJSValue &val)
Assigns a user object to this report.
Definition: KReportScriptReport.cpp:100
QJSValue property(const QString &name) const const
void eventOnNewPage()
Executed when a new page is created. If a handler exists for this in the user object it is called.
Definition: KReportScriptReport.cpp:117
QJSValue call(const QJSValueList &args)
Top level report document definition. A KReportDocment defines the design of a document,...
Definition: KReportDocument.h:41
An interface for plugins delivering KReport elements.
Definition: KReportPluginInterface.h:45
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 04:07:48 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Tue Sep 26 2023 04:07:48 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.