Home · All Classes · Modules

QHelpEngineCore Class Reference
[QtHelp module]

Inherits QObject.

Inherited by QHelpEngine.

Methods

Static Methods

Qt Signals


Detailed Description


Method Documentation

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

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

bool QHelpEngineCore.addCustomFilter (self, QString, QStringList)

bool QHelpEngineCore.autoSaveFilter (self)

QString QHelpEngineCore.collectionFile (self)

bool QHelpEngineCore.copyCollectionFile (self, QString)

QString QHelpEngineCore.currentFilter (self)

QStringList QHelpEngineCore.customFilters (self)

QVariant QHelpEngineCore.customValue (self, QString, QVariant defaultValue = QVariant())

QString QHelpEngineCore.documentationFileName (self, QString)

QString QHelpEngineCore.error (self)

QByteArray QHelpEngineCore.fileData (self, QUrl)

list-of-QUrl QHelpEngineCore.files (self, QString, QStringList, QString extensionFilter = QString())

QStringList QHelpEngineCore.filterAttributes (self)

QStringList QHelpEngineCore.filterAttributes (self, QString)

list-of-QStringList QHelpEngineCore.filterAttributeSets (self, QString)

QUrl QHelpEngineCore.findFile (self, QUrl)

dict-of-QString-QUrl QHelpEngineCore.linksForIdentifier (self, QString)

QVariant QHelpEngineCore.metaData (QString, QString)

QString QHelpEngineCore.namespaceName (QString)

bool QHelpEngineCore.registerDocumentation (self, QString)

QStringList QHelpEngineCore.registeredDocumentations (self)

bool QHelpEngineCore.removeCustomFilter (self, QString)

bool QHelpEngineCore.removeCustomValue (self, QString)

QHelpEngineCore.setAutoSaveFilter (self, bool)

QHelpEngineCore.setCollectionFile (self, QString)

QHelpEngineCore.setCurrentFilter (self, QString)

bool QHelpEngineCore.setCustomValue (self, QString, QVariant)

bool QHelpEngineCore.setupData (self)

bool QHelpEngineCore.unregisterDocumentation (self, QString)


Qt Signal Documentation

void currentFilterChanged (const QString&)

This is the default overload of this signal.

void setupFinished ()

This is the default overload of this signal.

void setupStarted ()

This is the default overload of this signal.

void warning (const QString&)

This is the default overload of this signal.


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