Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
The QWebPluginFactory::MimeType structure describes a mime type supported by a plugin. More...
#include <QWebPluginFactory>
This class was introduced in Qt 4.4.
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 © 2008 Nokia | Trademarks | Qt 4.4.3 |