![]() |
Home · All Classes · Main Classes · Grouped Classes · Modules · Functions | ![]() |
The QWebHistoryItem class represents one item in the history of a QWebPage More...
#include <QWebHistoryItem>
This class was introduced in Qt 4.4.
The QWebHistoryItem class represents one item in the history of a QWebPage
QWebHistoryItem represents on entry in the history stack of a web page.
QWebHistoryItem objects are value based and explicitly shared.
See also QWebPage::history() and QWebHistory.
Constructs a history item from other.
Destructs a history item.
The current url associated with the history item.
The icon associated with the history item.
The time when the apge associated with the item was last visited.
The original url associated with the history item.
The title of the page associated with the history item.
Assigns the other history item to this.
Copyright © 2007 Trolltech | Trademarks | Qt 4.4.0-tp1 |