Home · All Classes · Modules

QWebPluginFactory Class Reference
[QtWebKit module]

Inherits QObject.

Types

Methods


Detailed Description


Type Documentation

QWebPluginFactory.Extension


Method Documentation

QWebPluginFactory.__init__ (self, QObject parent = None)

The parent argument, if not None, causes self to be owned by Qt instead of PyQt.

QObject QWebPluginFactory.create (self, QString, QUrl, QStringList, QStringList)

This method is abstract and should be reimplemented in any sub-class.

bool QWebPluginFactory.extension (self, Extension, ExtensionOption option = None, ExtensionReturn output = None)

list-of-QWebPluginFactory.Plugin QWebPluginFactory.plugins (self)

This method is abstract and should be reimplemented in any sub-class.

QWebPluginFactory.refreshPlugins (self)

bool QWebPluginFactory.supportsExtension (self, Extension)


PyQt 4.8 for X11Copyright © Riverbank Computing Ltd and Nokia 2010Qt 4.7.0