7#ifndef QT_NO_SVGRENDERER
9#include <QtCore/qobject.h>
10#include <QtCore/qsize.h>
11#include <QtCore/qrect.h>
12#include <QtCore/qxmlstream.h>
13#include <QtSvg/qtsvgglobal.h>
28 Q_PROPERTY(
int framesPerSecond READ framesPerSecond WRITE setFramesPerSecond)
29 Q_PROPERTY(
int currentFrame READ currentFrame WRITE setCurrentFrame)
40 QSize defaultSize()
const;
42 QRect viewBox()
const;
44 void setViewBox(
const QRect &viewbox);
45 void setViewBox(
const QRectF &viewbox);
50 bool animated()
const;
51 int framesPerSecond()
const;
52 void setFramesPerSecond(
int num);
53 int currentFrame()
const;
54 void setCurrentFrame(
int);
55 int animationDuration()
const;
58 bool elementExists(
const QString &
id)
const;
The QPainter class performs low-level painting on widgets and other paint devices.
\inmodule QtCore\reentrant
\inmodule QtCore\reentrant
\macro QT_RESTRICTED_CAST_FROM_ASCII
void repaintNeeded()
This signal is emitted whenever the rendering of the document needs to be updated,...
Combined button and popup list for selecting options.
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent