Go to the source code of this file.
Functions | |
| QString | StateToString (TVState state) |
| Returns a human readable QString representing a TVState. | |
| 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 12 of file tv.cpp.
Referenced by PlayerContext::GetPlayingInfoMap(), TV::GetStatus(), TVRec::HandleStateChange(), TV::HandleStateChange(), TVRec::RemovePlaying(), TVRec::RemoveRecording(), TV::StartPlayer(), and TVRec::StartRecording().
| QString toTypeString | ( | PictureAdjustType | type | ) |
Definition at line 51 of file tv.cpp.
Referenced by TV::DoChangePictureAttribute(), and TV::DoTogglePictureAttribute().
| QString toTitleString | ( | PictureAdjustType | type | ) |
Definition at line 67 of file tv.cpp.
Referenced by TV::DoChangePictureAttribute(), and TV::DoTogglePictureAttribute().
| QString toString | ( | CommSkipMode | type | ) |
1.6.3