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
QHelpCollectionHandler::ContentsData Struct Reference

#include <qhelpcollectionhandler_p.h>

Collaboration diagram for QHelpCollectionHandler::ContentsData:

Public Attributes

QString namespaceName
QString folderName
QList< QByteArraycontentsList

Detailed Description

Definition at line 54 of file qhelpcollectionhandler_p.h.

Member Data Documentation

◆ contentsList

QList<QByteArray> QHelpCollectionHandler::ContentsData::contentsList

Definition at line 58 of file qhelpcollectionhandler_p.h.

◆ folderName

QString QHelpCollectionHandler::ContentsData::folderName

Definition at line 57 of file qhelpcollectionhandler_p.h.

◆ namespaceName

QString QHelpCollectionHandler::ContentsData::namespaceName

Definition at line 56 of file qhelpcollectionhandler_p.h.


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