![]() |
Home · All Classes · Overviews |
The QWebPluginFactory::MimeType structure describes a mime type supported by a plugin. More...
#include <QWebPluginFactory>
This class was introduced in Qt 4.4.
| QString | description |
| QStringList | fileExtensions |
| QString | name |
The QWebPluginFactory::MimeType structure describes a mime type supported by a plugin.
The description of the mime type.
The list of file extensions that are used by this mime type.
For example, a mime type for PDF documents would return "pdf" as its file extension.
The full name of the MIME type; e.g., text/plain or image/png.
| Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.6.0-tp1 |