Qt 4.8
Public Functions | Public Variables | List of all members
QTextBrowserPrivate::HistoryEntry Struct Reference

Public Functions

 HistoryEntry ()
 

Public Variables

int focusIndicatorAnchor
 
int focusIndicatorPosition
 
int hpos
 
QString title
 
QUrl url
 
int vpos
 

Detailed Description

Definition at line 77 of file qtextbrowser.cpp.

Constructors and Destructors

◆ HistoryEntry()

QTextBrowserPrivate::HistoryEntry::HistoryEntry ( )
inline

Properties

◆ focusIndicatorAnchor

int QTextBrowserPrivate::HistoryEntry::focusIndicatorAnchor

◆ focusIndicatorPosition

int QTextBrowserPrivate::HistoryEntry::focusIndicatorPosition

◆ hpos

int QTextBrowserPrivate::HistoryEntry::hpos

◆ title

QString QTextBrowserPrivate::HistoryEntry::title

◆ url

QUrl QTextBrowserPrivate::HistoryEntry::url

◆ vpos

int QTextBrowserPrivate::HistoryEntry::vpos

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