OROImage

Search for usage in LXR

OROImage Class Reference

#include <KReportRenderObjects.h>

Inheritance diagram for OROImage:

Public Member Functions

Qt::AspectRatioMode aspectRatioMode () const
 
OROPrimitiveclone () const override
 
QImage image () const
 
bool isScaled () const
 
void setAspectRatioMode (Qt::AspectRatioMode aspect)
 
void setImage (const QImage &img)
 
void setScaled (bool scaled)
 
void setTransformationMode (Qt::TransformationMode transformation)
 
Qt::TransformationMode transformationMode () const
 
- 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 an image. An image is a bitmap.

Definition at line 330 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 Mon May 8 2023 04:09:26 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.