KReport
KReportRendererBase.h
72 virtual bool render(const KReportRendererContext& context, ORODocument *document, int page = -1) = 0;
virtual bool render(const KReportRendererContext &context, ORODocument *document, int page=-1)=0
Render the page of the given document within the given context.
KReportRendererBase * createInstance(const QString &key)
Definition KReportRendererBase.cpp:123
Represents a single document containing one or more OROPage elements.
Definition KReportRenderObjects.h:50
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.