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. Nested QML Layout Sizing Confusion
QtWS25 Last Chance

Nested QML Layout Sizing Confusion

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 215 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.
  • stickabeeS Offline
    stickabeeS Offline
    stickabee
    wrote on last edited by
    #1

    I'm trying to use Layouts to size Rectangle areas containing many sets of Label:Control pairs. I was trying to have a ScrollView in which there are several nested GridLayouts. When two of the Gridlayouts are next to each other, the smaller of the two seems to be driving the determination of the GridLayout row height, resulting in pairs of controls being clipped out of the view. I'll include a picture that more clearly demonstrates this (See the bottom of "Section 1", below):

    alt text

    How would I size that GridLayout row to the LARGER of the two GridLayouts, still using Layouts instead of something with an explicit size.

    Thanks for any help you can provide!

    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