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. resizing a GUI designed by the QDesigner

resizing a GUI designed by the QDesigner

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

    I have - using Qt designer - for my application a GUI designed with app 30 widgets (QLCDNumbers, QComboBoxes, QLabels, QListView.
    I often get questions on how to resize the GUI.
    It seems there are two questions
    a. how can I - maintaining the layout as it is - enlarge the main widget by the mouse and keep the containing widgets spread over the main widget according to the chosen layout
    b. how can I resize esp. QLabels when the main Widget is enlarged by the Mouse.
    I realise that the question may be asked a million times before. The stupid thing isthat for some separate widgets I created the layout NOT by the Qtdesigner, and the layout is maintained when enlarging the main widget by the mouse

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

      Hi
      If you already is using layouts then the resize should just work.
      Did you use the red layouts in designer and not by assigning layouts
      via the right click menu ?

      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