Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

QWebHistoryItem Class Reference
[QtWebKit module]

The QWebHistoryItem class represents one item in the history of a QWebPage More...

 #include <QWebHistoryItem>

This class is not part of the Qt GUI Framework Edition.

This class was introduced in Qt 4.4.


Public Functions

QWebHistoryItem ( const QWebHistoryItem & other )
~QWebHistoryItem ()
QIcon icon () const
bool isValid () const
QDateTime lastVisited () const
QUrl originalUrl () const
void setUserData ( const QVariant & userData )
QString title () const
QUrl url () const
QVariant userData () const
QWebHistoryItem & operator= ( const QWebHistoryItem & other )

Detailed Description

The QWebHistoryItem class represents one item in the history of a QWebPage

Each QWebHistoryItem instance represents an entry in the history stack of a Web page, containing information about the page, its location, and when it was last visited.

The following table shows the properties of the page held by the history item, and the functions used to access them.

FunctionDescription
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, but explicitly shared. Changing a QWebHistoryItem instance by calling setUserData() will change all copies of that instance.

See also QWebHistory, QWebPage::history(), and QWebHistoryInterface.


Member Function Documentation

QWebHistoryItem::QWebHistoryItem ( const QWebHistoryItem & other )

Constructs a history item from other. The new item and other will share their data, and modifying either this item or other will modify both instances.

QWebHistoryItem::~QWebHistoryItem ()

Destroys the history item.

QIcon QWebHistoryItem::icon () const

Returns the icon associated with the history item.

See also title(), url(), and lastVisited().

bool QWebHistoryItem::isValid () const

Returns whether this is a valid history item.

This function was introduced in Qt 4.5.

QDateTime QWebHistoryItem::lastVisited () const

Returns the date and time that the page associated with the item was last visited.

See also title(), icon(), and url().

QUrl QWebHistoryItem::originalUrl () const

Returns the original URL associated with the history item.

See also url().

void QWebHistoryItem::setUserData ( const QVariant & userData )

Stores user specific data userData with the history item.

Note: All copies of this item will be modified.

This function was introduced in Qt 4.5.

See also userData().

QString QWebHistoryItem::title () const

Returns the title of the page associated with the history item.

See also icon(), url(), and lastVisited().

QUrl QWebHistoryItem::url () const

Returns the URL associated with the history item.

See also originalUrl(), title(), and lastVisited().

QVariant QWebHistoryItem::userData () const

Returns the user specific data that was stored with the history item.

This function was introduced in Qt 4.5.

See also setUserData().

QWebHistoryItem & QWebHistoryItem::operator= ( const QWebHistoryItem & other )

Assigns the other history item to this. This item and other will share their data, and modifying either this item or other will modify both instances.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 44
  2. Microsoft ouvre aux autres compilateurs C++ AMP, la spécification pour la conception d'applications parallèles C++ utilisant le GPU 22
  3. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. RIM : « 13 % des développeurs ont gagné plus de 100 000 $ sur l'AppWord », Qt et open-source au menu du BlackBerry DevCon Europe 0
  5. BlackBerry 10 : premières images du prochain OS de RIM qui devrait intégrer des widgets et des tuiles inspirées de Windows Phone 0
  6. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  7. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
Page suivante

Le Qt Quarterly au hasard

Logo

Les développeurs viennent de Mars, les designers de Vénus

Qt Quarterly est la revue trimestrielle proposée par Nokia et à destination des développeurs Qt. Ces articles d'une grande qualité technique sont rédigés par des experts Qt. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 4.6
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web