IPTVTableMonitorThread Class Reference

#include <iptvsignalmonitor.h>

Inheritance diagram for IPTVTableMonitorThread:
MThread

List of all members.

Public Member Functions

 IPTVTableMonitorThread (IPTVSignalMonitor *p)
virtual ~IPTVTableMonitorThread ()
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

IPTVSignalMonitorm_parent

Detailed Description

Definition at line 12 of file iptvsignalmonitor.h.


Constructor & Destructor Documentation

IPTVTableMonitorThread::IPTVTableMonitorThread ( IPTVSignalMonitor p  )  [inline]

Definition at line 15 of file iptvsignalmonitor.h.

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

Definition at line 17 of file iptvsignalmonitor.h.


Member Function Documentation

void IPTVTableMonitorThread::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 18 of file iptvsignalmonitor.cpp.


Member Data Documentation

Definition at line 20 of file iptvsignalmonitor.h.

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


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