QxtWebErrorEvent Class Reference
[QxtWeb module]

Describes an error condition to be sent to a web browser. More...

 #include <QxtWebErrorEvent>

Inherits QxtWebPageEvent.

Public Functions


Detailed Description

The QxtWebErrorEvent class contains information about an error that will be sent to a web browser.

QxtWebErrorEvent is a QxtWebPageEvent, so the dataSource may be replaced with a custom error page. If you choose to do this, be sure to delete the original data source automatically generated by the constructor first.

Member Documentation

QxtWebErrorEvent ( int sessionID , int requestID , int status statusCode , QByteArray statusMessage )

Constructs a QxtWebErrorEvent for the specified session and request, with the provided status code and message.

The requestID is an opaque value generated by the session manager; services will receive this value via QxtWebRequestEvent and must use it in every event that responds to that request.






Copyright © 2007 Qxt Foundation Trademarks
Qt Extension Library 0.4