Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qmovie.cpp File Reference

(d43eb371a83ba513d008ca26335517b5c8974213)

#include "qmovie.h"
#include "qglobal.h"
#include "qelapsedtimer.h"
#include "qimage.h"
#include "qimagereader.h"
#include "qpixmap.h"
#include "qrect.h"
#include "qtimer.h"
#include "qlist.h"
#include "qbuffer.h"
#include "qdir.h"
#include "qloggingcategory.h"
#include "private/qimage_p.h"
#include "private/qobject_p.h"
#include "private/qproperty_p.h"
#include <map>
#include <memory>
#include "moc_qmovie.cpp"
Include dependency graph for qmovie.cpp:

Go to the source code of this file.

Classes

class  QFrameInfo
class  QMoviePrivate

Macros

#define QMOVIE_INVALID_DELAY   -1

Functions

 Q_DECLARE_TYPEINFO (QFrameInfo, Q_RELOCATABLE_TYPE)

Macro Definition Documentation

◆ QMOVIE_INVALID_DELAY

#define QMOVIE_INVALID_DELAY   -1

Definition at line 158 of file qmovie.cpp.

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QFrameInfo ,
Q_RELOCATABLE_TYPE  )