How to open a web page on a stackedwidget
Unsolved
QtWebEngine
-
hi guys, does anyone have any idea how I could open a web page in an application screen in Qt, but not the main one, I have reviewed the documentation and the Qt examples but they all open the web page from the beginning and not in another window or action, I do not know if I explain well, I have tried to replicate what the documentation says in the MainWindow.cpp but the truth has not gotten good results.
I'm using Qt 5.15.1, MSVC2019 64bits CompilerDoes anyone have any idea how to do it?
-
-