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

Public Attributes

QHelpContentModelq = nullptr
 
QHelpEngineCorehelpEngine = nullptr
 
std::shared_ptr< QHelpContentItemrootItem = {}
 

Detailed Description

Definition at line 18 of file qhelpcontentwidget.cpp.

Member Data Documentation

◆ helpEngine

QHelpEngineCore * QHelpContentModelPrivate::helpEngine = nullptr

Definition at line 40 of file qhelpcontentwidget.cpp.

◆ q

QHelpContentModel * QHelpContentModelPrivate::q = nullptr

Definition at line 39 of file qhelpcontentwidget.cpp.

◆ rootItem

std::shared_ptr< QHelpContentItem > QHelpContentModelPrivate::rootItem = {}

Definition at line 41 of file qhelpcontentwidget.cpp.


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