-
- Downloads
webui: ensure Qt5 works with custom scheme handle
Qt5 now requires that custom "rootscheme:" registered before Qt application created. Therefore now there is no separated handlers for different window - single handler created once. Works now with only THttpServer instance (like in CEF), can be enhanced later for many of them.
Showing
- gui/qt5webdisplay/rootqt5.cpp 29 additions, 32 deletionsgui/qt5webdisplay/rootqt5.cpp
- gui/qt5webdisplay/rooturlschemehandler.cpp 21 additions, 22 deletionsgui/qt5webdisplay/rooturlschemehandler.cpp
- gui/qt5webdisplay/rooturlschemehandler.h 6 additions, 12 deletionsgui/qt5webdisplay/rooturlschemehandler.h
- gui/qt5webdisplay/rootwebpage.cpp 5 additions, 3 deletionsgui/qt5webdisplay/rootwebpage.cpp
- gui/qt5webdisplay/rootwebpage.h 2 additions, 2 deletionsgui/qt5webdisplay/rootwebpage.h
- gui/qt5webdisplay/rootwebview.cpp 1 addition, 1 deletiongui/qt5webdisplay/rootwebview.cpp
- gui/qt5webdisplay/rootwebview.h 2 additions, 2 deletionsgui/qt5webdisplay/rootwebview.h
Loading
Please register or sign in to comment