|
MythTV
0.26-pre
|
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 | |
| RecordingSelector * | m_parent |
Definition at line 35 of file recordingselector.cpp.
| GetRecordingListThread::GetRecordingListThread | ( | RecordingSelector * | parent | ) | [inline] |
Definition at line 38 of file recordingselector.cpp.
| 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.
Reimplemented from MThread.
Definition at line 44 of file recordingselector.cpp.
Definition at line 51 of file recordingselector.cpp.
Referenced by run().
1.7.6.1