MythTV  0.26-pre
Public Member Functions | Public Attributes
GetRecordingListThread Class Reference
Inheritance diagram for GetRecordingListThread:
MThread

List of all members.

Public Member Functions

 GetRecordingListThread (RecordingSelector *parent)
virtual void run (void)
 Runs the Qt event loop unless we have a QRunnable, in which case we run the runnable run instead.

Public Attributes

RecordingSelectorm_parent

Detailed Description

Definition at line 35 of file recordingselector.cpp.


Constructor & Destructor Documentation

Definition at line 38 of file recordingselector.cpp.


Member Function Documentation

virtual void GetRecordingListThread::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 44 of file recordingselector.cpp.


Member Data Documentation

Definition at line 51 of file recordingselector.cpp.

Referenced by run().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends