The QWebPluginFactory::Plugin structure describes the properties of a plugin a QWebPluginFactory can create. More...
#include <QWebPluginFactory>
This class was introduced in Qt 4.4.
QString | description |
QList<MimeType> | mimeTypes |
QString | name |
The QWebPluginFactory::Plugin structure describes the properties of a plugin a QWebPluginFactory can create.
The description of the plugin.
The list of mime types supported by the plugin.
The name of the plugin.