CopperSpice API  1.9.1
QWebPage::ErrorPageExtensionOption Class Reference

Describes the option for the error page extension. More...

Inheritance diagram for QWebPage::ErrorPageExtensionOption:
QWebPage::ExtensionOption

Detailed Description

The QWebPage::ErrorPageExtensionOption class describes the option for the error page extension. This class stores the url for which an error occurred as well as the associated frame. The error itself is reported by an error domain, the error code as well as errorString.

See also
QWebPage::extension(), QWebPage::ErrorPageExtensionReturn