MythTV  master
Classes | Enumerations
playbackboxhelper.h File Reference
#include <cstdint>
#include <QStringList>
#include <QDateTime>
#include <QMutex>
#include "libmythbase/mthread.h"
#include "libmythbase/mythcorecontext.h"
#include "libmythbase/mythtypes.h"
#include "libmythmetadata/metadatacommon.h"
Include dependency graph for playbackboxhelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PlaybackBoxHelper
 

Enumerations

enum  CheckAvailabilityType { kCheckForCache, kCheckForMenuAction, kCheckForPlayAction, kCheckForPlaylistAction }
 

Enumeration Type Documentation

◆ CheckAvailabilityType

Enumerator
kCheckForCache 
kCheckForMenuAction 
kCheckForPlayAction 
kCheckForPlaylistAction 

Definition at line 22 of file playbackboxhelper.h.