KenBurnsImageLoader Class Reference

#include <glsingleview.h>

Inheritance diagram for KenBurnsImageLoader:
MThread

List of all members.

Public Member Functions

 KenBurnsImageLoader (GLSingleView *singleView, ThumbList &itemList, QSize m_texSize, QSize m_screenSize)
void Initialize (int pos)
void run ()
 Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.

Private Attributes

GLSingleViewm_singleView
ThumbList m_itemList
int m_pos
bool m_tex1First
QSize m_screenSize
QSize m_texSize

Detailed Description

Definition at line 161 of file glsingleview.h.


Constructor & Destructor Documentation

KenBurnsImageLoader::KenBurnsImageLoader ( GLSingleView singleView,
ThumbList itemList,
QSize  m_texSize,
QSize  m_screenSize 
)

Definition at line 1511 of file glsingleview.cpp.


Member Function Documentation

void KenBurnsImageLoader::Initialize ( int  pos  ) 

Definition at line 1524 of file glsingleview.cpp.

Referenced by GLSingleView::EffectKenBurns().

void KenBurnsImageLoader::run ( void   )  [virtual]

Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.

Note:
If you override this method you must call RunProlog before you do any work and RunEpilog before you exit the run method.

Reimplemented from MThread.

Definition at line 1529 of file glsingleview.cpp.


Member Data Documentation

Definition at line 168 of file glsingleview.h.

Referenced by run().

Definition at line 169 of file glsingleview.h.

Referenced by run().

Definition at line 170 of file glsingleview.h.

Referenced by Initialize(), and run().

Definition at line 171 of file glsingleview.h.

Definition at line 172 of file glsingleview.h.

Definition at line 173 of file glsingleview.h.

Referenced by run().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Fri May 25 06:42:06 2012 for MythTV by  doxygen 1.6.3