MythTV  master
Functions
tv.cpp File Reference
#include "tv.h"
#include <array>
#include <QObject>
Include dependency graph for tv.cpp:

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)
 

Function Documentation

◆ StateToString()

QString StateToString ( TVState  state)

Returns a human readable QString representing a TVState.

Parameters
stateState 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().

◆ toTypeString()

QString toTypeString ( PictureAdjustType  type)

◆ toTitleString()

QString toTitleString ( PictureAdjustType  type)

◆ toString()

QString toString ( CommSkipMode  type)

Definition at line 75 of file tv.cpp.