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 Updated to NodeBB v4.3 + New Features

how to implement rearrange widgets when resizeing windows

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 594 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.
  • C Offline
    C Offline
    choiinkuk
    wrote on 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
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on 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 last edited by
        #3

        hi

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

        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