|
MythTV master
|
This is the complete list of members for MetaGrabberScript, including all inherited members.
| Accepts(const QString &tag) const | MetaGrabberScript | inline |
| CleanedInetref(const QString &inetref) | MetaGrabberScript | static |
| FromInetref(const QString &inetref, bool absolute=false) | MetaGrabberScript | static |
| FromTag(const QString &tag, bool absolute=false) | MetaGrabberScript | static |
| GetAuthor(void) const | MetaGrabberScript | inline |
| GetCommand(void) const | MetaGrabberScript | inline |
| GetDescription(void) const | MetaGrabberScript | inline |
| GetGrabber(GrabberType defaultType, const MetadataLookup *lookup=nullptr) | MetaGrabberScript | static |
| GetList(bool refresh=false) | MetaGrabberScript | static |
| GetList(const QString &type, bool refresh=false) | MetaGrabberScript | static |
| GetList(GrabberType type, bool refresh=false) | MetaGrabberScript | static |
| GetName(void) const | MetaGrabberScript | inline |
| GetPath(void) const | MetaGrabberScript | inline |
| GetRelPath(void) const | MetaGrabberScript | |
| GetThumbnail(void) const | MetaGrabberScript | inline |
| GetType(const QString &type) | MetaGrabberScript | static |
| GetType(GrabberType type) | MetaGrabberScript | static |
| GetType(void) const | MetaGrabberScript | inline |
| GetTypeString(void) const | MetaGrabberScript | inline |
| IsValid(void) const | MetaGrabberScript | inline |
| LookupCollection(const QString &collectionref, MetadataLookup *lookup, bool passseas=true) | MetaGrabberScript | |
| LookupData(const QString &inetref, MetadataLookup *lookup, bool passseas=true) | MetaGrabberScript | |
| LookupData(const QString &inetref, int season, int episode, MetadataLookup *lookup, bool passseas=true) | MetaGrabberScript | |
| m_accepts | MetaGrabberScript | private |
| m_author | MetaGrabberScript | private |
| m_command | MetaGrabberScript | private |
| m_description | MetaGrabberScript | private |
| m_fullcommand | MetaGrabberScript | private |
| m_name | MetaGrabberScript | private |
| m_thumbnail | MetaGrabberScript | private |
| m_type | MetaGrabberScript | private |
| m_typestring | MetaGrabberScript | private |
| m_valid | MetaGrabberScript | private |
| m_version | MetaGrabberScript | private |
| MetaGrabberScript()=default | MetaGrabberScript | |
| MetaGrabberScript(const QDomElement &dom) | MetaGrabberScript | explicit |
| MetaGrabberScript(const QString &path) | MetaGrabberScript | explicit |
| MetaGrabberScript(QString path, const QDomElement &dom) | MetaGrabberScript | |
| MetaGrabberScript(const MetaGrabberScript &)=default | MetaGrabberScript | |
| operator=(const MetaGrabberScript &other) | MetaGrabberScript | |
| ParseGrabberVersion(const QDomElement &item) | MetaGrabberScript | private |
| RunGrabber(const QStringList &args, MetadataLookup *lookup, bool passseas) | MetaGrabberScript | private |
| Search(const QString &title, MetadataLookup *lookup, bool passseas=true) | MetaGrabberScript | |
| SearchSubtitle(const QString &title, const QString &subtitle, MetadataLookup *lookup, bool passseas=true) | MetaGrabberScript | |
| SearchSubtitle(const QString &inetref, const QString &title, const QString &subtitle, MetadataLookup *lookup, bool passseas=true) | MetaGrabberScript | |
| SetDefaultArgs(QStringList &args) | MetaGrabberScript | privatestatic |
| Test(void) | MetaGrabberScript | |
| toMap(InfoMap &metadataMap) const | MetaGrabberScript |