VBIThread Class Reference

#include <v4lrecorder.h>

Inheritance diagram for VBIThread:
MThread

List of all members.

Public Member Functions

 VBIThread (V4LRecorder *_parent)
virtual ~VBIThread ()
virtual void run (void)
 Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.

Private Attributes

V4LRecorderparent

Detailed Description

Definition at line 61 of file v4lrecorder.h.


Constructor & Destructor Documentation

VBIThread::VBIThread ( V4LRecorder _parent  )  [inline]

Definition at line 64 of file v4lrecorder.h.

virtual VBIThread::~VBIThread (  )  [inline, virtual]

Definition at line 70 of file v4lrecorder.h.


Member Function Documentation

virtual void VBIThread::run ( void   )  [inline, 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 79 of file v4lrecorder.h.


Member Data Documentation

Definition at line 87 of file v4lrecorder.h.

Referenced by run(), and ~VBIThread().


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