ORORect

Search for usage in LXR

ORORect Class Reference

#include <KReportRenderObjects.h>

Inheritance diagram for ORORect:

Public Member Functions

QBrush brush () const
 
OROPrimitiveclone () const override
 
QPen pen () const
 
QRectF rect () const
 
void setBrush (const QBrush &brush)
 
void setPen (const QPen &pen)
 
void setRect (const QRectF &rectangle)
 
- Public Member Functions inherited from OROPrimitive
OROPagepage ()
 
const OROPagepage () const
 
QPointF position () const
 
void setPage (OROPage *page)
 
void setPosition (const QPointF &pos)
 
void setSize (const QSizeF &s)
 
QSizeF size () const
 

Detailed Description

Defines a rectangle.

Definition at line 379 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

KDE's Doxygen guidelines are available online.