OROPage
OROPage Class Reference
#include <KReportRenderObjects.h>
Public Member Functions | |
OROPage (ORODocument *doc=nullptr) | |
ORODocument * | document () |
const ORODocument * | document () const |
void | insertPrimitive (OROPrimitive *primitive, int index=-1) |
int | pageNumber () const |
OROPrimitive * | primitive (int index) |
const OROPrimitive * | primitive (int index) const |
int | primitiveCount () const |
void | removePrimitive (OROPrimitive *primitive) |
void | setDocument (ORODocument *doc) |
void | takePrimitive (OROPrimitive *primitive) |
Detailed Description
Represents a single page in a document and may contain zero or more OROPrimitive objects all of which represent some form of mark to be made on a page.
Definition at line 167 of file KReportRenderObjects.h.
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 Jun 4 2023 04:07:39 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sun Jun 4 2023 04:07:39 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.