The ErrorPageExtensionOption class describes the option for the error page extension. More...
#include <qwebpage.h>


Public Attributes | |
| QUrl | url |
| QWebFrame * | frame |
| ErrorDomain | domain |
| int | error |
| QString | errorString |
The ErrorPageExtensionOption class describes the option for the error page extension.
The ErrorPageExtensionOption class holds the url for which an error occoured as well as the associated frame.
The error itself is reported by an error domain, the error code as well as errorString.
Definition at line 278 of file qwebpage.h.
Definition at line 282 of file qwebpage.h.
Definition at line 283 of file qwebpage.h.
Definition at line 284 of file qwebpage.h.
Definition at line 281 of file qwebpage.h.
Definition at line 280 of file qwebpage.h.
1.6.2-20100208