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

Operating object tree

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

    I want AlbumListWidget as root.
    How can I do this?

    alt text

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      From the designer - move all "AlbumListWidget" contents to "Form", delete "AlbumListWidget", set a vertical layout on the "Form" and rename "Form" to "AlbumListWidget".

      or

      Open the .ui file in text editor and remove the "Form" xml node.

      1 Reply Last reply
      1
      • W Offline
        W Offline
        wabisuke2718
        wrote on last edited by
        #3

        Thank you.
        I could do it.

        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