MythTV  master
Functions
mythtvactionutils.h File Reference
#include "tv_actions.h"
#include "videoouttypes.h"
Include dependency graph for mythtvactionutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool IsActionable (const QString &Action, const QStringList &Actions)
 
bool IsActionable (const QStringList &Action, const QStringList &Actions)
 
StereoscopicMode ActionToStereoscopic (const QString &Action)
 

Function Documentation

◆ IsActionable() [1/2]

bool IsActionable ( const QString &  Action,
const QStringList &  Actions 
)
inline

◆ IsActionable() [2/2]

bool IsActionable ( const QStringList &  Action,
const QStringList &  Actions 
)
inline

Definition at line 13 of file mythtvactionutils.h.

◆ ActionToStereoscopic()

StereoscopicMode ActionToStereoscopic ( const QString &  Action)
inline

Definition at line 18 of file mythtvactionutils.h.

Referenced by TV::OSDDialogEvent().