![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qhelpdbreader_p.h>
Public Attributes | |
| QString | name |
| QString | identifier |
| int | fileId = 0 |
| QString | anchor |
| QStringList | filterAttributes |
Definition at line 31 of file qhelpdbreader_p.h.
| QString QHelpDBReader::IndexItem::anchor |
Definition at line 37 of file qhelpdbreader_p.h.
| int QHelpDBReader::IndexItem::fileId = 0 |
Definition at line 36 of file qhelpdbreader_p.h.
| QStringList QHelpDBReader::IndexItem::filterAttributes |
Definition at line 38 of file qhelpdbreader_p.h.
| QString QHelpDBReader::IndexItem::identifier |
Definition at line 35 of file qhelpdbreader_p.h.
| QString QHelpDBReader::IndexItem::name |
Definition at line 34 of file qhelpdbreader_p.h.
Referenced by testing.tools.encode_pdf_filter._PdfStream::RegisterByName().