Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. how to open new windows attached in original windows?
Forum Update on Monday, May 27th 2025

how to open new windows attached in original windows?

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 183 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.
  • A Offline
    A Offline
    Aromakc
    wrote on last edited by
    #1

    Being a beginner, I was planning to make a simple C++ app where I could toggle options in left/top and open new related window in right/bottom like many applications made in web? Making options in PushButton. So what feature should I look for and learn in QT?
    For eg:
    Screenshot (55).png

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

      Hi,

      You should take a look at a QListView and QStackedWidget.

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

      A 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        You should take a look at a QListView and QStackedWidget.

        A Offline
        A Offline
        Aromakc
        wrote on last edited by
        #3

        @SGaist OK. thanks!

        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