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. Resizing layouts in the application

Resizing layouts in the application

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 476 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.
  • ivanicyI Offline
    ivanicyI Offline
    ivanicy
    wrote on last edited by
    #1

    Hello!!

    I want to introduce in my application the possibility of resizing the layouts when the app is executing, like differents commercial applications that shows the double arrow cursor in some parts. This is my app structure:

    0_1517904731306_15525be0-3d0a-428c-be80-3c14cead6e7f-imagen.png

    Does anybody know how to do it?

    Thank you very much!!

    jsulmJ 1 Reply Last reply
    0
    • ivanicyI ivanicy

      Hello!!

      I want to introduce in my application the possibility of resizing the layouts when the app is executing, like differents commercial applications that shows the double arrow cursor in some parts. This is my app structure:

      0_1517904731306_15525be0-3d0a-428c-be80-3c14cead6e7f-imagen.png

      Does anybody know how to do it?

      Thank you very much!!

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @ivanicy Documentation: http://doc.qt.io/qt-5/qsplitter.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      4
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi
        To try a Splitter in Designer
        Place 2 widgets on a form, select BOTH objects and
        then you can choose splitter in right click layout menu.

        1 Reply Last reply
        2

        • Login

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