MythTV  master
GrabberScript Member List

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

Cleanup(void)MThreadstatic
exec(void)MThreadprotected
exit(int retcode=0)MThread
finished(void)GrabberScriptsignal
GetAllRunningThreadNames(QStringList &list)MThreadstatic
GetAllThreadNames(QStringList &list)MThreadstatic
GetAuthor() constGrabberScriptinline
GetCommandline() constGrabberScriptinline
GetDescription() constGrabberScriptinline
GetImage() constGrabberScriptinline
GetSearch() constGrabberScriptinline
GetTitle() constGrabberScriptinline
GetTree() constGrabberScriptinline
GetType() constGrabberScriptinline
GetVersion() constGrabberScriptinline
GrabberScript(QString title, QString image, ArticleType type, QString author, bool search, bool tree, QString description, QString commandline, double version)GrabberScriptinline
isFinished(void) constMThread
isRunning(void) constMThread
m_authorGrabberScriptprivate
m_commandlineGrabberScriptprivate
m_descriptionGrabberScriptprivate
m_epilogExecutedMThreadprotected
m_imageGrabberScriptprivate
m_lockGrabberScriptmutableprivate
m_prologExecutedMThreadprotected
m_runnableMThreadprotected
m_searchGrabberScriptprivate
m_threadMThreadprotected
m_titleGrabberScriptprivate
m_treeGrabberScriptprivate
m_typeGrabberScriptprivate
m_versionGrabberScriptprivate
MThread(const QString &objectName)MThreadexplicit
MThread(const QString &objectName, QRunnable *runnable)MThreadexplicit
MThread(const MThread &)=deleteMThread
objectName(void) constMThread
operator=(const MThread &)=deleteMThread
parseDBTree(const QString &feedtitle, const QString &path, const QString &pathThumb, QDomElement &domElem, ArticleType type)GrabberScriptprivate
priority(void) constMThread
qthread(void)MThread
quit(void)MThread
run(void) overrideGrabberScriptvirtual
RunEpilog(void)MThread
RunProlog(void)MThread
scriptList typedefGrabberScript
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
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
~GrabberScript() overrideGrabberScript
~MThread()MThreadvirtual