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
QHelpContentItemPrivate Class Reference
Collaboration diagram for QHelpContentItemPrivate:

Public Attributes

QString title
QUrl link
QHelpContentItemparent
QList< QHelpContentItem * > childItems = {}

Detailed Description

Definition at line 11 of file qhelpcontentitem.cpp.

Member Data Documentation

◆ childItems

QList< QHelpContentItem * > QHelpContentItemPrivate::childItems = {}

Definition at line 17 of file qhelpcontentitem.cpp.

◆ link

QUrl QHelpContentItemPrivate::link

Definition at line 15 of file qhelpcontentitem.cpp.

◆ parent

QHelpContentItem * QHelpContentItemPrivate::parent

Definition at line 16 of file qhelpcontentitem.cpp.

◆ title

QString QHelpContentItemPrivate::title

Definition at line 14 of file qhelpcontentitem.cpp.


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