12 : m_valid(!
Name.isEmpty()),
14 m_suffix(
std::move(Suffix)),
15 m_magic(
std::move(Magic)),
17 m_inherits(
std::move(Inherits))
54 return m_mime.preferredSuffix();
bool operator==(const MythMimeType &Other) const
QString Suffix() const
Return the preferred filename suffix used by this type.
QStringList Aliases() const
bool Inherits(const QString &Name) const
Does this type inherit from the given type.
void SetAlias(const QString &Name)
std::variant< std::monostate, QByteArray, QString > MimeMagic
VERBOSE_PREAMBLE Most true