QtSvg/qgraphicssvgitem.h Source File
Go to the documentation of this file.
41 #ifndef QGRAPHICSSVGITEM_H
42 #define QGRAPHICSSVGITEM_H
46 #ifndef QT_NO_GRAPHICSSVGITEM
55 class QGraphicsSvgItemPrivate;
62 Q_PROPERTY(
QSize maximumCacheSize READ maximumCacheSize WRITE setMaximumCacheSize)
68 void setSharedRenderer(QSvgRenderer *renderer);
69 QSvgRenderer *renderer() const;
71 void setElementId(const
QString &
id);
74 void setCachingEnabled(
bool);
75 bool isCachingEnabled() const;
77 void setMaximumCacheSize(const
QSize &
size);
78 QSize maximumCacheSize() const;
80 virtual
QRectF boundingRect() const;
82 virtual
void paint(
QPainter *painter,
87 virtual int type()
const;
100 #endif // QT_NO_GRAPHICSSVGITEM
101 #endif // QGRAPHICSSVGITEM_H
GLuint GLuint GLsizei GLenum type
#define Q_PRIVATE_SLOT(d, signature)
#define QT_BEGIN_NAMESPACE
GLsizei GLsizei GLenum GLenum const GLvoid * data