|
MythTV
0.26-pre
|
Public Member Functions | |
| ScreenLoadTask (MythScreenType *parent) | |
Private Member Functions | |
| void | run () |
Private Attributes | |
| MythScreenType * | m_parent |
Definition at line 22 of file mythscreentype.cpp.
| ScreenLoadTask::ScreenLoadTask | ( | MythScreenType * | parent | ) | [inline] |
Definition at line 25 of file mythscreentype.cpp.
| void ScreenLoadTask::run | ( | void | ) | [inline, private] |
Definition at line 28 of file mythscreentype.cpp.
MythScreenType* ScreenLoadTask::m_parent [private] |
Definition at line 34 of file mythscreentype.cpp.
Referenced by run().
1.7.6.1