|
MythTV master
|
Go to the source code of this file.
Functions | |
| QString | StateToString (TVState state) |
| Returns a human readable QString representing a TVState. More... | |
| QString | toTypeString (PictureAdjustType type) |
| QString | toTitleString (PictureAdjustType type) |
| QString | toString (CommSkipMode type) |
| QString StateToString | ( | TVState | state | ) |
Returns a human readable QString representing a TVState.
| state | State to print. |
Definition at line 11 of file tv.cpp.
Referenced by PlayerContext::GetPlayingInfoMap(), TV::GetStatus(), TV::HandleStateChange(), TVRec::HandleStateChange(), TVRec::RemovePlaying(), TVRec::RemoveRecording(), TV::StartPlayer(), and TVRec::StartRecording().
| QString toString | ( | CommSkipMode | type | ) |
| QString toTitleString | ( | PictureAdjustType | type | ) |
Definition at line 62 of file tv.cpp.
Referenced by TV::DoTogglePictureAttribute(), MythPlayerVideoUI::PictureAttributeChanged(), and TV::PictureAttributeHandleAction().
| QString toTypeString | ( | PictureAdjustType | type | ) |
Definition at line 49 of file tv.cpp.
Referenced by TV::DoTogglePictureAttribute(), MythPlayerVideoUI::PictureAttributeChanged(), and TV::PictureAttributeHandleAction().