#include <mw/QtWebKit/qwebpluginfactory.h>
class QWebPluginFactory::MimeType |
The QWebPluginFactory::MimeType structure describes a mime type supported by a plugin.
Public Attributes | |
---|---|
QString | description |
QStringList | fileExtensions |
QString | name |
Public Member Functions | |
---|---|
bool | operator!=(const MimeType &) |
bool | operator==(const MimeType &) |