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  · 

ErrorPageExtensionReturn Class Reference

(QWebPage::ErrorPageExtensionReturn)

The ErrorPageExtensionReturn describes the error page, which will be shown for the frame for which the error occured. More...

 #include <QWebPage>

This class was introduced in Qt 4.6.

Public Functions

ErrorPageExtensionReturn ()

Public Variables

QUrl baseUrl
QByteArray content
QString contentType
QString encoding

Detailed Description

The ErrorPageExtensionReturn describes the error page, which will be shown for the frame for which the error occured.

The ErrorPageExtensionReturn class holds the data needed for creating an error page. Some are optional such as contentType, which defaults to "text/html", as well as the encoding, which is assumed to be UTF-8 if not indicated otherwise.

The error page is stored in the content byte array, as HTML content. In order to convert a QString to a byte array, the QString::toUtf8() method can be used.

External objects such as stylesheets or images referenced in the HTML are located relative to baseUrl.

See also QWebPage::extension(), QWebPage::ErrorPageExtensionOption, and QString::toUtf8().

Member Function Documentation

ErrorPageExtensionReturn::ErrorPageExtensionReturn ()

Constructs a new error page object.

Member Variable Documentation

QUrl ErrorPageExtensionReturn::baseUrl

This variable holds the base url.

External objects such as stylesheets or images referenced in the HTML are located relative to this url.

QByteArray ErrorPageExtensionReturn::content

This variable holds the HTML content of the error page.

QString ErrorPageExtensionReturn::contentType

This variable holds the error page's content type.

QString ErrorPageExtensionReturn::encoding

This variable holds the error page encoding.

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.8
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