Go to the documentation of this file.
14 using MimeMagic = std::variant<std::monostate,QByteArray,QString>;
QStringList Aliases() const
std::variant< std::monostate, QByteArray, QString > MimeMagic
A wrapper around QMimeDatabase that supports additional mime types.
A private, internal class that holds custom mime types.
QString Suffix() const
Return the preferred filename suffix used by this type.
bool operator==(const MythMimeType &Other) const
std::vector< MythMimeType > MythMimeTypes
bool Inherits(const QString &Name) const
Does this type inherit from the given type.
void SetAlias(const QString &Name)