Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Call for Presentations - Qt World Summit

    Unsolved Qt Designer and automatic window size

    General and Desktop
    1
    1
    191
    Loading More Posts
    • 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.
    • C
      clementvuchener last edited by

      I am using Qt Designer to create dialog windows for my application. Whenever I (or other people) edit the .ui files on different platforms with different styles, Qt Designer updates the window geometry. This create noise in commits and the default window size may become too big for some styles.

      Is there a way to make sure my dialog (or any top-level widget) created in Qt Designer uses the minimum size allowed by its layouts instead of storing a default size?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post