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. how to implement rearrange widgets when resizeing windows
Forum Update on Monday, May 27th 2025

how to implement rearrange widgets when resizeing windows

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 574 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.
  • C Offline
    C Offline
    choiinkuk
    wrote on 23 Oct 2015, 09:17 last edited by choiinkuk
    #1

    when resizing explorer, the file's thumbnail are rearranged. like this images.

    Alt text

    Alt text

    i want to place child qwidgets instead of the thumbnail.

    and the child qwidgets should be rearranged on windows.

    i think it is possible to implement rearrange widgtes on qtablewidet. but i think it is too hard.

    which control is best choice to implement rearrage widgets?

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mrjj
      Lifetime Qt Champion
      wrote on 23 Oct 2015, 09:55 last edited by
      #2

      Hi
      Have a look at the flow layout example.
      It should do what you want.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Devopia
        wrote on 27 Oct 2015, 03:22 last edited by
        #3

        hi

        It is very simple to implement.
        If you are using QListWidget ..

        1 Reply Last reply
        0

        1/3

        23 Oct 2015, 09:17

        • Login

        • Login or register to search.
        1 out of 3
        • First post
          1/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved