Qt 4.8
|
Public Functions | |
HistoryEntry () | |
Public Variables | |
int | focusIndicatorAnchor |
int | focusIndicatorPosition |
int | hpos |
QString | title |
QUrl | url |
int | vpos |
Definition at line 77 of file qtextbrowser.cpp.
|
inline |
Definition at line 78 of file qtextbrowser.cpp.
Referenced by QTextBrowserPrivate::history().
int QTextBrowserPrivate::HistoryEntry::focusIndicatorAnchor |
Definition at line 85 of file qtextbrowser.cpp.
Referenced by QTextBrowserPrivate::createHistoryEntry(), and QTextBrowserPrivate::restoreHistoryEntry().
int QTextBrowserPrivate::HistoryEntry::focusIndicatorPosition |
Definition at line 85 of file qtextbrowser.cpp.
Referenced by QTextBrowserPrivate::createHistoryEntry(), and QTextBrowserPrivate::restoreHistoryEntry().
int QTextBrowserPrivate::HistoryEntry::hpos |
Definition at line 83 of file qtextbrowser.cpp.
Referenced by QTextBrowserPrivate::createHistoryEntry(), QTextBrowserPrivate::restoreHistoryEntry(), and QTextBrowser::setSource().
QString QTextBrowserPrivate::HistoryEntry::title |
Definition at line 82 of file qtextbrowser.cpp.
Referenced by QTextBrowserPrivate::createHistoryEntry(), and QTextBrowser::setSource().
QUrl QTextBrowserPrivate::HistoryEntry::url |
Definition at line 81 of file qtextbrowser.cpp.
Referenced by QTextBrowserPrivate::_q_activateAnchor(), QTextBrowserPrivate::_q_documentModified(), QTextBrowserPrivate::_q_highlightLink(), QTextBrowser::clearHistory(), QTextBrowserPrivate::createHistoryEntry(), QTextBrowserPrivate::resolveUrl(), QTextBrowserPrivate::restoreHistoryEntry(), QTextBrowser::setSource(), and QTextBrowserPrivate::setSource().
int QTextBrowserPrivate::HistoryEntry::vpos |
Definition at line 84 of file qtextbrowser.cpp.
Referenced by QTextBrowserPrivate::createHistoryEntry(), QTextBrowserPrivate::restoreHistoryEntry(), and QTextBrowser::setSource().