Home · All Classes · All Functions · Overviews |
the QWebPluginFactory::Plugin structure describes the properties of a plugin a QWebPluginFactory can create. More...
#include <QWebPluginFactory>
This class is not part of the Qt GUI Framework Edition.
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.
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.6.0 |