KReportRendererBase
KReportRendererBase Class Referenceabstract
#include <KReportRendererBase.h>
Inherited by KReportKSpreadRenderer.
Public Member Functions | |
virtual bool | render (const KReportRendererContext &context, ORODocument *document, int page=-1)=0 |
Detailed Description
Base class for report renderers.
A renderer combines the report design with data to produce a visual output
Definition at line 63 of file KReportRendererBase.h.
Member Function Documentation
◆ render()
|
pure virtual |
Render the page of the given document within the given context.
If page == -1, renders the entire document.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 04:10:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Dec 3 2023 04:10:09 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.