|
MythTV
0.26-pre
|
#include <playercontext.h>
Public Attributes | |
| QHash< QString, QString > | text |
| QHash< QString, int > | values |
Definition at line 30 of file playercontext.h.
| QHash<QString,QString> osdInfo::text |
Definition at line 32 of file playercontext.h.
Referenced by MythPlayer::calcSliderPos(), TV::DoSkipCommercials(), TV::GetStatus(), TV::HandleLCDTimerEvent(), TV::ProcessNetworkControlCommand(), TV::SetBookmark(), MythPlayer::SetOSDStatus(), TV::timerEvent(), TV::ToggleOSD(), TV::UpdateOSDSeekMessage(), and TV::UpdateOSDStatus().
| QHash<QString,int> osdInfo::values |
Definition at line 33 of file playercontext.h.
Referenced by MythPlayer::calcSliderPos(), TV::GetStatus(), TV::HandleLCDTimerEvent(), MythPlayer::SetOSDStatus(), TV::timerEvent(), and TV::UpdateOSDStatus().
1.7.6.1