
Definition at line 1161 of file videomanager.cpp.
Public Member Functions | |
| InfoHandler (QObject *oparent, ParentWindowType *pwt, XMLParse &theme, CurrentInfoItemGetter *item_get, const QString &art_dir) | |
| void | Update () |
Protected Member Functions | |
| void | Invalidate () |
Private Member Functions | |
| void | UpdateContents () |
Private Attributes | |
| QString | m_art_dir |
| CurrentInfoItemGetter * | m_item_get |
| LayerSet * | m_norec_container |
Classes | |
| struct | CurrentInfoItemGetter |
| mythvideo_videomanager::InfoHandler::InfoHandler | ( | QObject * | oparent, | |
| ParentWindowType * | pwt, | |||
| XMLParse & | theme, | |||
| CurrentInfoItemGetter * | item_get, | |||
| const QString & | art_dir | |||
| ) | [inline] |
Definition at line 1173 of file videomanager.cpp.
| void mythvideo_videomanager::InfoHandler::Update | ( | ) | [inline] |
Definition at line 1184 of file videomanager.cpp.
Referenced by mythvideo_videomanager::VideoManagerImp::OnListSelectionChange(), and mythvideo_videomanager::VideoManagerImp::OnSelectedItemChange().
| void mythvideo_videomanager::InfoHandler::UpdateContents | ( | ) | [inline, private] |
| void mythvideo_videomanager::InfoHandler::Invalidate | ( | ) | [inline, protected, virtual] |
Reimplemented from mythvideo_videomanager::ContainerHandler.
Definition at line 1235 of file videomanager.cpp.
Referenced by Update().
QString mythvideo_videomanager::InfoHandler::m_art_dir [private] |
Definition at line 1253 of file videomanager.cpp.
Referenced by InfoHandler(), Invalidate(), and UpdateContents().
1.5.5