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. Does App with fixedsize need H/V layouts ?
Qt 6.11 is out! See what's new in the release blog

Does App with fixedsize need H/V layouts ?

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 2 Posters 582 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.
  • AhtiA Offline
    AhtiA Offline
    Ahti
    wrote on last edited by Ahti
    #1

    Hi
    I wanna know if its necessary to use HBoxLayout or VBoxLayout in an App whoes size has been set to fixed. The one that doesn't resize ?

    what is a signature ?? Lol

    jsulmJ 1 Reply Last reply
    0
    • AhtiA Ahti

      Hi
      I wanna know if its necessary to use HBoxLayout or VBoxLayout in an App whoes size has been set to fixed. The one that doesn't resize ?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Ahti It is actually simple: if your UI is static (I mean it does not change, widgets do not change their sizes, splitter is not used, etc.) then no need for layouts.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      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