Home · All Classes · Modules

QHelpSearchEngine Class Reference
[QtHelp module]

Inherits QObject.

Methods

Qt Signals


Detailed Description


Method Documentation

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

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

QHelpSearchEngine.cancelIndexing (self)

This method is also a Qt slot with the C++ signature void cancelIndexing().

QHelpSearchEngine.cancelSearching (self)

This method is also a Qt slot with the C++ signature void cancelSearching().

int QHelpSearchEngine.hitCount (self)

list-of-tuple-of-QString-QString QHelpSearchEngine.hits (self, int, int)

int QHelpSearchEngine.hitsCount (self)

list-of-QHelpSearchQuery QHelpSearchEngine.query (self)

QHelpSearchQueryWidget QHelpSearchEngine.queryWidget (self)

QHelpSearchEngine.reindexDocumentation (self)

This method is also a Qt slot with the C++ signature void reindexDocumentation().

QHelpSearchResultWidget QHelpSearchEngine.resultWidget (self)

QHelpSearchEngine.search (self, list-of-QHelpSearchQuery)

This method is also a Qt slot with the C++ signature void search(const QList<QHelpSearchQuery>&).


Qt Signal Documentation

void indexingFinished ()

This is the default overload of this signal.

void indexingStarted ()

This is the default overload of this signal.

void searchingFinished (int)

This is the default overload of this signal.

void searchingStarted ()

This is the default overload of this signal.


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