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. Update qscrollarea's contents
Qt 6.11 is out! See what's new in the release blog

Update qscrollarea's contents

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 275 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi. I'm trying to create a qscrollarea that contains a widget that has a QVBoxLayout.
    After .setWidget()ing, if I try to add a widget to the qvbox layout, it won't change.

    eyllanescE 1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #3

      Thanks a lot! I've been a lot of days trying to figure this out in qt's discord. Appreciate it!

      1 Reply Last reply
      0
      • ? A Former User

        Hi. I'm trying to create a qscrollarea that contains a widget that has a QVBoxLayout.
        After .setWidget()ing, if I try to add a widget to the qvbox layout, it won't change.

        eyllanescE Offline
        eyllanescE Offline
        eyllanesc
        wrote on last edited by
        #2

        @aitor-98 Use scrollArea->setWidgetResizable(true);

        If you want me to help you develop some work then you can write to my email: e.yllanescucho@gmal.com.

        1 Reply Last reply
        1
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #3

          Thanks a lot! I've been a lot of days trying to figure this out in qt's discord. Appreciate 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