Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. How to open a web page on a stackedwidget

How to open a web page on a stackedwidget

Scheduled Pinned Locked Moved Unsolved QtWebEngine
3 Posts 3 Posters 600 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Morado
    wrote on last edited by Morado
    #1

    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 Compiler

    Does anyone have any idea how to do it?

    jsulmJ JonBJ 2 Replies Last reply
    0
    • M Morado

      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 Compiler

      Does anyone have any idea how to do it?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Morado said in How to open a web page on a stackedwidget:

      Qt examples

      Which exactly?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • M Morado

        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 Compiler

        Does anyone have any idea how to do it?

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by
        #3

        @Morado
        There is no difference whether you open a web page in the main window, on a stacked widget, or anywhere else. As @jsulm has asked, what example are you following, what widget are you using for the web page, and what went wrong in your code?

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved