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. Dynamic widgets with Splitter
Forum Updated to NodeBB v4.3 + New Features

Dynamic widgets with Splitter

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 184 Views 1 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.
  • D Offline
    D Offline
    DaJose
    wrote on last edited by DaJose
    #1

    Hello,

    I am using Qt Design Studio and VS2019 and I want to know how a make followed possible:
    First of all one parent (main) window.
    Inside this parent window I want to place 3 widgets in one row. 1 Scrollview, 2 Tesxfields.
    But I want to make the width of the widgets dynamic like in this screenshot:
    http://texttest.sourceforge.net/include/documentation/documentation_3_10/images/ttdyn.jpg
    (sorry: images doesn't work?!)

    As you see the bar in the middle. You can move this left or right to make the widgets more wider and the other one more thin.

    Question: How could this be realized in Qt Design Studio?
    Or how could this be realized in Qt?

    Chears

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

      Hi
      Did you try
      https://doc.qt.io/qt-5/qml-qtquick-controls-splitview.html#details

      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