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

Public Attributes

QHelpIndexModelq = nullptr
 
QHelpEngineCorehelpEngine = nullptr
 
QStringList indices = {}
 

Detailed Description

Definition at line 14 of file qhelpindexwidget.cpp.

Member Data Documentation

◆ helpEngine

QHelpEngineCore * QHelpIndexModelPrivate::helpEngine = nullptr

Definition at line 36 of file qhelpindexwidget.cpp.

◆ indices

QStringList QHelpIndexModelPrivate::indices = {}

Definition at line 37 of file qhelpindexwidget.cpp.

◆ q

QHelpIndexModel * QHelpIndexModelPrivate::q = nullptr

Definition at line 35 of file qhelpindexwidget.cpp.


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