QWebPluginFactory.Plugin Class Reference

[ QtWebKit module]

The QWebPluginFactory.Plugin structure describes the properties of a plugin a QWebPluginFactory can create. 更多...

方法

Members


详细描述

The QWebPluginFactory.Plugin structure describes the properties of a plugin a QWebPluginFactory can create.


方法文档编制

Plugin.__init__ ( self )

Plugin.__init__ ( self , Plugin )


Member Documentation

QString description

The description of the plugin.

list-of-QWebPluginFactory.MimeType mimeTypes

The list of mime types supported by the plugin.

QString name

The name of the plugin.