MythTV master
PlaybackBoxHelper Member List

This is the complete list of members for PlaybackBoxHelper, including all inherited members.

CheckAvailability(const ProgramInfo &pginfo, CheckAvailabilityType cat=kCheckForCache)PlaybackBoxHelper
Cleanup(void)MThreadstatic
DeleteRecording(uint recordingID, bool forceDelete, bool forgetHistory)PlaybackBoxHelper
DeleteRecordings(const QStringList &list)PlaybackBoxHelper
exec(void)MThreadprotected
exit(int retcode=0)MThread
ForceFreeSpaceUpdate(void)PlaybackBoxHelper
GetAllRunningThreadNames(QStringList &list)MThreadstatic
GetAllThreadNames(QStringList &list)MThreadstatic
GetFreeSpaceTotalMB(void) constPlaybackBoxHelper
GetFreeSpaceUsedMB(void) constPlaybackBoxHelper
GetPreviewImage(const ProgramInfo &pginfo, bool check_availability=true)PlaybackBoxHelper
isFinished(void) constMThread
isRunning(void) constMThread
LocateArtwork(const QString &inetref, uint season, VideoArtworkType type, const ProgramInfo *pginfo, const QString &groupname=nullptr)PlaybackBoxHelper
m_artworkCachePlaybackBoxHelperprivate
m_epilogExecutedMThreadprotected
m_eventHandlerPlaybackBoxHelperprivate
m_freeSpaceTotalMBPlaybackBoxHelperprivate
m_freeSpaceUsedMBPlaybackBoxHelperprivate
m_listenerPlaybackBoxHelperprivate
m_lockPlaybackBoxHelpermutableprivate
m_prologExecutedMThreadprotected
m_runnableMThreadprotected
m_threadMThreadprotected
MThread(const QString &objectName)MThreadexplicit
MThread(const QString &objectName, QRunnable *runnable)MThreadexplicit
MThread(const MThread &)=deleteMThread
objectName(void) constMThread
operator=(const MThread &)=deleteMThread
PBHEventHandlerPlaybackBoxHelperfriend
PlaybackBoxHelper(QObject *listener)PlaybackBoxHelperexplicit
priority(void) constMThread
qthread(void)MThread
quit(void)MThread
run(void)MThreadprotectedvirtual
RunEpilog(void)MThread
RunProlog(void)MThread
setObjectName(const QString &name)MThread
setPriority(QThread::Priority priority)MThread
setStackSize(uint stackSize)MThread
setTerminationEnabled(bool enabled=true)MThreadprotectedstatic
stackSize(void) constMThread
start(QThread::Priority p=QThread::InheritPriority)MThread
StopRecording(const ProgramInfo &pginfo)PlaybackBoxHelper
terminate(void)MThread
ThreadCleanup(void)MThreadstatic
ThreadSetup(const QString &name)MThreadstatic
UndeleteRecording(uint recordingID)PlaybackBoxHelper
UpdateFreeSpace(void)PlaybackBoxHelperprivate
wait(std::chrono::milliseconds time=std::chrono::milliseconds::max())MThread
~MThread()MThreadvirtual
~PlaybackBoxHelper(void) overridePlaybackBoxHelper