List of All Members for QMimeDatabase
This is the complete list of members for QMimeDatabase, including inherited members.
- enum MatchMode
- QMimeDatabase()
- ~QMimeDatabase()
- allMimeTypes() const : QList<QMimeType>
- mimeTypeForData(const QByteArray &) const : QMimeType
- mimeTypeForData(QIODevice *) const : QMimeType
- mimeTypeForFile(const QFileInfo &, QMimeDatabase::MatchMode ) const : QMimeType
- mimeTypeForFile(const QString &, QMimeDatabase::MatchMode ) const : QMimeType
- mimeTypeForFileNameAndData(const QString &, QIODevice *) const : QMimeType
- mimeTypeForFileNameAndData(const QString &, const QByteArray &) const : QMimeType
- mimeTypeForName(const QString &) const : QMimeType
- mimeTypeForUrl(const QUrl &) const : QMimeType
- mimeTypesForFileName(const QString &) const : QList<QMimeType>
- suffixForFileName(const QString &) const : QString
© 2019 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.