3#ifndef QGRAPHICSSVGITEM_H
4#define QGRAPHICSSVGITEM_H
6#include <QtSvgWidgets/qtsvgwidgetsglobal.h>
8#if !defined(QT_NO_GRAPHICSVIEW)
10#include <QtWidgets/qgraphicsitem.h>
23 Q_PROPERTY(
QSize maximumCacheSize READ maximumCacheSize WRITE setMaximumCacheSize)
35 void setCachingEnabled(
bool);
36 bool isCachingEnabled()
const;
38 void setMaximumCacheSize(
const QSize &
size);
39 QSize maximumCacheSize()
const;
48 int type()
const override;
The QGraphicsItem class is the base class for all graphical items in a QGraphicsScene.
QScopedPointer< QGraphicsItemPrivate > d_ptr
virtual QRectF boundingRect() const =0
This pure virtual function defines the outer bounds of the item as a rectangle; all painting must be ...
virtual int type() const
Returns the type of an item as an int.
The QGraphicsObject class provides a base class for all graphics items that require signals,...
The QPainter class performs low-level painting on widgets and other paint devices.
\inmodule QtCore\reentrant
\macro QT_RESTRICTED_CAST_FROM_ASCII
The QStyleOptionGraphicsItem class is used to describe the parameters needed to draw a QGraphicsItem.
Combined button and popup list for selecting options.
GLenum GLuint GLintptr GLsizeiptr size
[1]
GLint GLsizei GLsizei GLenum GLenum GLsizei void * data
black setSharedRenderer(renderer)
black setElementId(QLatin1String("black_joker"))
QSvgRenderer * renderer
[0]