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. qt ui question
Qt 6.11 is out! See what's new in the release blog

qt ui question

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 3 Posters 285 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.
  • I Offline
    I Offline
    IknowQT
    wrote on last edited by
    #1

    8575605e-1425-4036-944f-38454ffe23a4-image.png

    What do you call this kind of ui? And how should I approach it to implement it in qt widget?

    J.HilkJ 1 Reply Last reply
    0
    • I IknowQT

      8575605e-1425-4036-944f-38454ffe23a4-image.png

      What do you call this kind of ui? And how should I approach it to implement it in qt widget?

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on last edited by
      #2

      @IknowQT Its called a tree :D

      https://doc.qt.io/qt-5/qtreeview.html
      https://doc.qt.io/qt-5/qtwidgets-itemviews-simpletreemodel-example.html

      https://doc.qt.io/qt-5/qml-qtquick-controls-treeview.html


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      1 Reply Last reply
      1
      • JoeCFDJ Offline
        JoeCFDJ Offline
        JoeCFD
        wrote on last edited by JoeCFD
        #3

        A simple way to do it is to show or hide these widgets(1,2,3,4,5) for V click. More code will be involved if qtreeview is used.

        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