Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. How can i replace the current QML screen with a Qwidget during runtime?
Forum Updated to NodeBB v4.3 + New Features

How can i replace the current QML screen with a Qwidget during runtime?

Scheduled Pinned Locked Moved Solved QML and Qt Quick
2 Posts 2 Posters 498 Views 2 Watching
  • 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.
  • G Offline
    G Offline
    Gash25
    wrote on last edited by Gash25
    #1

    Hi,
    I am developing an app in which its home page is QML and on it are several buttons.
    one of the buttons need to dispay a QWidget page (others display other QML pages)
    The pages that are opened need to replace the main the page which can be later returned by a back button.
    how can i do this?
    thank you,
    Guy.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Sounds like a job for a QStackedWidget

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1

      • Login

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