1#ifndef MYTHTVACTIONUTILS_H
2#define MYTHTVACTIONUTILS_H
13 return Actions.contains(
Action);
18 return std::ranges::any_of(std::as_const(
Action),
19 [&](
const QString& A) {
return Actions.contains(A); });
An action (for this plugin) consists of a description, and a set of key sequences.
StereoscopicMode ActionToStereoscopic(const QString &Action)
bool IsActionable(const QString &Action, const QStringList &Actions)
#define ACTION_3DTOPANDBOTTOMDISCARD
#define ACTION_3DSIDEBYSIDEDISCARD
@ kStereoscopicModeTopAndBottomDiscard
@ kStereoscopicModeSideBySideDiscard
@ kStereoscopicModeIgnore3D