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
HelpViewerPrivate::HistoryItem Struct Reference
+ Collaboration diagram for HelpViewerPrivate::HistoryItem:

Public Attributes

QUrl url
 
QString title
 
int vscroll
 

Detailed Description

Definition at line 95 of file helpviewer.cpp.

Member Data Documentation

◆ title

QString HelpViewerPrivate::HistoryItem::title

Definition at line 98 of file helpviewer.cpp.

◆ url

QUrl HelpViewerPrivate::HistoryItem::url

Definition at line 97 of file helpviewer.cpp.

◆ vscroll

int HelpViewerPrivate::HistoryItem::vscroll

Definition at line 99 of file helpviewer.cpp.

Referenced by HelpViewer::backward(), and HelpViewer::forward().


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