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::IndexItem Class Reference

#include <qhelpdbreader_p.h>

+ Collaboration diagram for QHelpDBReader::IndexItem:

Public Attributes

QString name
 
QString identifier
 
int fileId = 0
 
QString anchor
 
QStringList filterAttributes
 

Detailed Description

Definition at line 31 of file qhelpdbreader_p.h.

Member Data Documentation

◆ anchor

QString QHelpDBReader::IndexItem::anchor

Definition at line 37 of file qhelpdbreader_p.h.

◆ fileId

int QHelpDBReader::IndexItem::fileId = 0

Definition at line 36 of file qhelpdbreader_p.h.

◆ filterAttributes

QStringList QHelpDBReader::IndexItem::filterAttributes

Definition at line 38 of file qhelpdbreader_p.h.

◆ identifier

QString QHelpDBReader::IndexItem::identifier

Definition at line 35 of file qhelpdbreader_p.h.

◆ name

QString QHelpDBReader::IndexItem::name

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