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) |
| 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 TVRec::HandleStateChange(), TV::HandleStateChange(), TVRec::RemovePlaying(), TVRec::RemoveRecording(), and TVRec::StartRecording().
| QString toTypeString | ( | PictureAdjustType | type | ) |
Definition at line 28 of file tv.cpp.
Referenced by TV::DoChangePictureAttribute(), and TV::DoTogglePictureAttribute().
| QString toTitleString | ( | PictureAdjustType | type | ) |
Definition at line 41 of file tv.cpp.
Referenced by TV::DoChangePictureAttribute(), and TV::DoTogglePictureAttribute().
1.5.5