Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
fulltextsearch::Reader Class Reference
+ Collaboration diagram for fulltextsearch::Reader:

Public Member Functions

void setIndexPath (const QString &path)
 
void addNamespaceAttributes (const QString &namespaceName, const QStringList &attributes)
 
void setFilterEngineNamespaceList (const QStringList &namespaceList)
 
void searchInDB (const QString &term)
 
QList< QHelpSearchResultsearchResults () const
 
void setIndexPath (const QString &path)
 
void addNamespaceAttributes (const QString &namespaceName, const QStringList &attributes)
 
void setFilterEngineNamespaceList (const QStringList &namespaceList)
 
void searchInDB (const QString &term)
 
QList< QHelpSearchResultsearchResults () const
 

Detailed Description

Definition at line 19 of file qhelpsearchindexreader.cpp.

Member Function Documentation

◆ addNamespaceAttributes() [1/2]

void fulltextsearch::Reader::addNamespaceAttributes ( const QString & namespaceName,
const QStringList & attributes )
inline

Definition at line 29 of file qhelpsearchindexreader.cpp.

◆ addNamespaceAttributes() [2/2]

void fulltextsearch::Reader::addNamespaceAttributes ( const QString & namespaceName,
const QStringList & attributes )
inline

Definition at line 29 of file qhelpsearchindexreader.cpp.

◆ searchInDB() [1/2]

void fulltextsearch::Reader::searchInDB ( const QString & term)

Definition at line 149 of file qhelpsearchindexreader.cpp.

Referenced by fulltextsearch::QHelpSearchIndexReader::run().

+ Here is the caller graph for this function:

◆ searchInDB() [2/2]

void fulltextsearch::Reader::searchInDB ( const QString & term)

◆ searchResults() [1/2]

QList< QHelpSearchResult > fulltextsearch::Reader::searchResults ( ) const
inline

Definition at line 40 of file qhelpsearchindexreader.cpp.

◆ searchResults() [2/2]

QList< QHelpSearchResult > fulltextsearch::Reader::searchResults ( ) const
inline

Definition at line 40 of file qhelpsearchindexreader.cpp.

◆ setFilterEngineNamespaceList() [1/2]

void fulltextsearch::Reader::setFilterEngineNamespaceList ( const QStringList & namespaceList)
inline

Definition at line 33 of file qhelpsearchindexreader.cpp.

◆ setFilterEngineNamespaceList() [2/2]

void fulltextsearch::Reader::setFilterEngineNamespaceList ( const QStringList & namespaceList)
inline

Definition at line 33 of file qhelpsearchindexreader.cpp.

◆ setIndexPath() [1/2]

void fulltextsearch::Reader::setIndexPath ( const QString & path)
inline

Definition at line 22 of file qhelpsearchindexreader.cpp.

Referenced by fulltextsearch::QHelpSearchIndexReader::run().

+ Here is the caller graph for this function:

◆ setIndexPath() [2/2]

void fulltextsearch::Reader::setIndexPath ( const QString & path)
inline

Definition at line 22 of file qhelpsearchindexreader.cpp.


The documentation for this class was generated from the following file: