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
QHelpDBReader::IndexTable Class Reference

#include <qhelpdbreader_p.h>

+ Collaboration diagram for QHelpDBReader::IndexTable:

Public Attributes

QList< IndexItemindexItems
 
QList< FileItemfileItems
 
QList< ContentsItemcontentsItems
 
QStringList usedFilterAttributes
 

Detailed Description

Definition at line 56 of file qhelpdbreader_p.h.

Member Data Documentation

◆ contentsItems

QList<ContentsItem> QHelpDBReader::IndexTable::contentsItems

Definition at line 61 of file qhelpdbreader_p.h.

◆ fileItems

QList<FileItem> QHelpDBReader::IndexTable::fileItems

Definition at line 60 of file qhelpdbreader_p.h.

◆ indexItems

QList<IndexItem> QHelpDBReader::IndexTable::indexItems

Definition at line 59 of file qhelpdbreader_p.h.

◆ usedFilterAttributes

QStringList QHelpDBReader::IndexTable::usedFilterAttributes

Definition at line 62 of file qhelpdbreader_p.h.


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