QWebHistoryItem Class Reference
|
Функция | Описание |
---|---|
title() | The page title. |
url() | The location of the page. |
originalUrl() | The URL used to access the page. |
lastVisited() | The date and time of the user's last visit to the page. |
icon() | The icon associated with the page that was provided by the server. |
userData() | The user specific data that was stored with the history item. |
Note: QWebHistoryItem objects are value based and explicitly shared.
See also QWebHistory, QWebPage::history(), and QWebHistoryInterface.
Constructs a history item from other.
Destroys the history item.
Returns the icon associated with the history item.
See also title(), url(), and lastVisited().
Returns whether this is a valid history item.
Эта функция была введена в Qt 4.5.
Returns the date and time that the page associated with the item was last visited.
See also title(), icon(), and url().
Returns the original URL associated with the history item.
See also url().
Stores user specific data userData with the history item.
Эта функция была введена в Qt 4.5.
See also userData().
Returns the title of the page associated with the history item.
See also icon(), url(), and lastVisited().
Returns the URL associated with the history item.
See also originalUrl(), title(), and lastVisited().
Returns the user specific data that was stored with the history item.
Эта функция была введена в Qt 4.5.
See also setUserData().
Assigns the other history item to this.
Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Торговые марки | Qt 4.5.3 |
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |