![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Public Attributes | |
| QString | title |
| QUrl | link |
| QHelpContentItem * | parent |
| QList< QHelpContentItem * > | childItems = {} |
Definition at line 11 of file qhelpcontentitem.cpp.
| QList< QHelpContentItem * > QHelpContentItemPrivate::childItems = {} |
Definition at line 17 of file qhelpcontentitem.cpp.
| QUrl QHelpContentItemPrivate::link |
Definition at line 15 of file qhelpcontentitem.cpp.
| QHelpContentItem * QHelpContentItemPrivate::parent |
Definition at line 16 of file qhelpcontentitem.cpp.
| QString QHelpContentItemPrivate::title |
Definition at line 14 of file qhelpcontentitem.cpp.