Update TODO for error pages
This commit is contained in:
parent
308735ada6
commit
c40346571a
5
TODO
5
TODO
@ -45,6 +45,11 @@ error pages
|
||||
see: https://stackoverflow.com/questions/9279684/override-http-error-page-in-qtwebkit
|
||||
https://stackoverflow.com/questions/14528038/handling-errors-in-qwebview-qwebpage
|
||||
|
||||
porti │ QWebPage has a class ErrorPageExtensionOption and a class ErrorPageExtensionReturn, the first is holds information about the type of error, the second is the errorpage that will be shown
|
||||
The-Compiler │ porti: ok, and then I have to override ::extension() and ::supportsExtension() it seems. Sounds promising.
|
||||
http://qt-project.org/doc/qt-5.0/qtwebkit/qwebpage.html
|
||||
|
||||
|
||||
Minor features
|
||||
==============
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user