QWebEngineView - using in designer?
-
wrote on 12 Mar 2015, 20:37 last edited by maximus
I'd like to be able to use QWebEngineView inside the designer.
I have form I already developed with designer and want to replace the QWebView with QWebEngineView. Using code is not working as the layout is pretty complex.
Thanks**Edit: **
I made a custom class subclassing QWidget and just added my QWebEngineView in it, then I can promote a standard QWidget inside designer to this class. Works but would be nice to have QWebEngineView in designer for newbies -
I'd like to be able to use QWebEngineView inside the designer.
I have form I already developed with designer and want to replace the QWebView with QWebEngineView. Using code is not working as the layout is pretty complex.
Thanks**Edit: **
I made a custom class subclassing QWidget and just added my QWebEngineView in it, then I can promote a standard QWidget inside designer to this class. Works but would be nice to have QWebEngineView in designer for newbieswrote on 13 Mar 2015, 12:26 last edited byThis post is deleted!
1/2