7#include <QtGui/qtguiglobal.h>
9#include <QtCore/qobject.h>
10#include <QtCore/qbytearray.h>
11#include <QtCore/qlist.h>
12#include <QtGui/qimagereader.h>
31 Q_PROPERTY(
int speed READ speed WRITE setSpeed BINDABLE bindableSpeed)
63 QColor backgroundColor()
const;
65 MovieState
state()
const;
67 QRect frameRect()
const;
68 QImage currentImage()
const;
73 QString lastErrorString()
const;
75 bool jumpToFrame(
int frameNumber);
76 int loopCount()
const;
77 int frameCount()
const;
78 int nextFrameDelay()
const;
79 int currentFrameNumber()
const;
87 CacheMode cacheMode()
const;
102 bool jumpToNextFrame();
103 void setPaused(
bool paused);
105 void setSpeed(
int percentSpeed);
IOBluetoothDevice * device
The QColor class provides colors based on RGB, HSV or CMYK values.
\inmodule QtCore \reentrant
ImageReaderError
This enum describes the different types of errors that can occur when reading images with QImageReade...
void updated(const QRect &rect)
This signal is emitted when the rect rect in the current frame has been updated.
MovieState
This enum describes the different states of QMovie.
CacheMode
This enum describes the different cache modes of QMovie.
void resized(const QSize &size)
This signal is emitted when the current frame has been resized to size.
void finished()
This signal is emitted when the movie has finished.
void error(QImageReader::ImageReaderError error)
This signal is emitted by QMovie when the error error occurred during playback.
void stateChanged(QMovie::MovieState state)
This signal is emitted every time the state of the movie changes.
void frameChanged(int frameNumber)
void started()
This signal is emitted after QMovie::start() has been called, and QMovie has entered QMovie::Running ...
Returns a copy of the pixmap that is transformed using the given transformation transform and transfo...
\inmodule QtCore\reentrant
\macro QT_RESTRICTED_CAST_FROM_ASCII
Combined button and popup list for selecting options.
DBusConnection const char DBusError * error
GLenum GLuint GLintptr GLsizeiptr size
[1]
GLint GLsizei GLsizei GLenum format
#define QT_REQUIRE_CONFIG(feature)
file setFileName("readme.txt")
view setCacheMode(QGraphicsView::CacheBackground)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent