
Definition at line 1421 of file videomanager.cpp.
Public Member Functions | |
| WaitBackgroundHandler (QObject *oparent, ParentWindowType *pwt, XMLParse &theme) | |
| void | EnterMessage (const QString &message) |
| bool | LeaveMessage () |
| void | Close () |
| bool | KeyPress (const QString &action) |
Private Member Functions | |
| void | UpdateContents () |
Private Attributes | |
| std::stack< QString > | m_message |
| mythvideo_videomanager::WaitBackgroundHandler::WaitBackgroundHandler | ( | QObject * | oparent, | |
| ParentWindowType * | pwt, | |||
| XMLParse & | theme | |||
| ) | [inline] |
Definition at line 1426 of file videomanager.cpp.
| void mythvideo_videomanager::WaitBackgroundHandler::EnterMessage | ( | const QString & | message | ) | [inline] |
Definition at line 1433 of file videomanager.cpp.
Referenced by mythvideo_videomanager::VideoManagerImp::StartWaitBackground().
| bool mythvideo_videomanager::WaitBackgroundHandler::LeaveMessage | ( | ) | [inline] |
Definition at line 1439 of file videomanager.cpp.
Referenced by mythvideo_videomanager::VideoManagerImp::StopWaitBackground().
| void mythvideo_videomanager::WaitBackgroundHandler::Close | ( | void | ) | [inline] |
Definition at line 1451 of file videomanager.cpp.
Referenced by mythvideo_videomanager::VideoManagerImp::StopWaitBackground().
| bool mythvideo_videomanager::WaitBackgroundHandler::KeyPress | ( | const QString & | action | ) | [inline, virtual] |
Reimplemented from mythvideo_videomanager::ContainerHandler.
Definition at line 1456 of file videomanager.cpp.
| void mythvideo_videomanager::WaitBackgroundHandler::UpdateContents | ( | ) | [inline, private] |
std::stack<QString> mythvideo_videomanager::WaitBackgroundHandler::m_message [private] |
Definition at line 1473 of file videomanager.cpp.
Referenced by EnterMessage(), LeaveMessage(), and UpdateContents().
1.5.5