MythTV
master
|
This is the complete list of members for MythMimeType, including all inherited members.
Aliases() const | MythMimeType | |
Inherits(const QString &Name) const | MythMimeType | |
IsValid() const | MythMimeType | |
m_alias | MythMimeType | protected |
m_inherits | MythMimeType | protected |
m_magic | MythMimeType | protected |
m_mime | MythMimeType | protected |
m_name | MythMimeType | protected |
m_qtType | MythMimeType | protected |
m_suffix | MythMimeType | protected |
m_valid | MythMimeType | protected |
m_weight | MythMimeType | protected |
MythMimeDatabase class | MythMimeType | friend |
MythMimeDatabasePriv class | MythMimeType | friend |
MythMimeType()=default | MythMimeType | |
MythMimeType(const QMimeType &MimeType) | MythMimeType | protected |
MythMimeType(QString Name, QString Suffix, MimeMagic Magic, uint Weight, QStringList Inherits) | MythMimeType | protected |
Name() const | MythMimeType | |
operator==(const MythMimeType &Other) const | MythMimeType | |
SetAlias(const QString &Name) | MythMimeType | |
Suffix() const | MythMimeType |