Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qmovie.cpp File Reference

(5f0ed0ac0ddffd3779fae0db956df8d48d629f92)

#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 "qmap.h"
#include "qlist.h"
#include "qbuffer.h"
#include "qdir.h"
#include "qloggingcategory.h"
#include "private/qobject_p.h"
#include "private/qproperty_p.h"
#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 155 of file qmovie.cpp.

Referenced by QFrameInfo::isValid().

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QFrameInfo ,
Q_RELOCATABLE_TYPE  )