OROPage

Search for usage in LXR

OROPage Class Reference

#include <KReportRenderObjects.h>

Public Member Functions

 OROPage (ORODocument *doc=nullptr)
 
ORODocumentdocument ()
 
const ORODocumentdocument () const
 
void insertPrimitive (OROPrimitive *primitive, int index=-1)
 
int pageNumber () const
 
OROPrimitiveprimitive (int index)
 
const OROPrimitiveprimitive (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 Thu Nov 30 2023 04:08:55 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.