MythTV  master
DeleteThread Member List

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

AddFile(const QString &path)DeleteThread
AddFile(DeleteHandler *handler)DeleteThread
Cleanup(void)MThreadstatic
DeleteThread(void)DeleteThread
DeleteThread(MainServer *ms, const QString &filename, const QString &title, uint chanid, QDateTime recstartts, QDateTime recendts, uint recordingId, bool forceMetadataDelete)DeleteThreadinline
exec(void)MThreadprotected
exit(int retcode=0)MThread
GetAllRunningThreadNames(QStringList &list)MThreadstatic
GetAllThreadNames(QStringList &list)MThreadstatic
isFinished(void) constMThread
isRunning(void) constMThread
m_epilogExecutedMThreadprotected
m_filesDeleteThreadprivate
m_incrementDeleteThreadprivate
m_linkDeleteThreadprivate
m_newfilesDeleteThreadprivate
m_newlockDeleteThreadprivate
m_prologExecutedMThreadprotected
m_runDeleteThreadprivate
m_runnableMThreadprotected
m_slowDeleteThreadprivate
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
priority(void) constMThread
ProcessNew(void)DeleteThreadprivate
ProcessOld(void)DeleteThreadprivate
qthread(void)MThread
quit(void)MThread
run() overrideDeleteThreadvirtual
run(void) overrideDeleteThreadvirtual
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(void)DeleteThreadinline
MThread::start(QThread::Priority p=QThread::InheritPriority)MThread
Stop(void)DeleteThreadinline
terminate(void)MThread
ThreadCleanup(void)MThreadstatic
ThreadSetup(const QString &name)MThreadstatic
usleep(std::chrono::microseconds time)MThreadprotectedstatic
usleep(std::chrono::duration< R, P > time)MThreadinlineprotectedstatic
wait(std::chrono::milliseconds time=std::chrono::milliseconds::max())MThread
~MThread()MThreadvirtual