The QWebPluginFactory::Plugin structure describes the properties of a plugin a QWebPluginFactory can create. 更多...
| 头: | #include <Plugin> |
| Since: | 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.