Searched refs:ErrorPageExtension (Results 1 – 7 of 7) sorted by relevance
58 if (extension == QWebPage::ErrorPageExtension) in supportsExtension()
259 ErrorPageExtension enumerator
905 if (page->supportsExtension(QWebPage::ErrorPageExtension)) { in callErrorPageExtension()923 if (!page->extension(QWebPage::ErrorPageExtension, &option, &output)) in callErrorPageExtension()
278 if (extension == QWebPage::ErrorPageExtension) in supportsExtension()
1599 return extension == ErrorPageExtension; in supportsExtension()
1790 [Qt] better test coverage for ErrorPageExtension1793 Improved the coverage of current ErrorPageExtension tests by1797 (ErrorPage::extension): Make the ErrorPageExtension1819 [Qt] Broken back/forward after using ErrorPageExtension to set error page3553 Add documentation to the ErrorPageExtension.3575 ErrorPageExtension: Add a pointer to the QWebFrame that had3748 Add the failed URL to the ErrorPageExtension, as it is quite
31919 [Qt] Broken back/forward after using ErrorPageExtension to set error page