Home · All Classes · Modules

QPluginLoader Class Reference
[QtCore module]

Inherits QObject.

Methods

Static Methods


Detailed Description


Method Documentation

QPluginLoader.__init__ (self, QObject parent = None)

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

QPluginLoader.__init__ (self, QString, QObject parent = None)

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

QString QPluginLoader.errorString (self)

QString QPluginLoader.fileName (self)

QObject QPluginLoader.instance (self)

bool QPluginLoader.isLoaded (self)

bool QPluginLoader.load (self)

QLibrary.LoadHints QPluginLoader.loadHints (self)

QPluginLoader.setFileName (self, QString)

QPluginLoader.setLoadHints (self, QLibrary.LoadHints)

list-of-QObject QPluginLoader.staticInstances ()

bool QPluginLoader.unload (self)


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