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 should the widget be resized?
Forum Updated to NodeBB v4.3 + New Features

how should the widget be resized?

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 598 Views 3 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.
  • N Offline
    N Offline
    nani1169
    wrote on last edited by
    #1

    how should the widget be resized? I want a functionality in which the widget should be able to be resized by the user run time with the help of mouse, like we do it in Qt Designer.

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

      Hi
      there is nothing predefined for that.
      You will have to hand program it.
      https://forum.qt.io/topic/67019/best-practice-resize-widgets-with-mouse

      There is also
      http://www.davidwdrell.net/wordpress/?page_id=46

      N 1 Reply Last reply
      3
      • mrjjM mrjj

        Hi
        there is nothing predefined for that.
        You will have to hand program it.
        https://forum.qt.io/topic/67019/best-practice-resize-widgets-with-mouse

        There is also
        http://www.davidwdrell.net/wordpress/?page_id=46

        N Offline
        N Offline
        nani1169
        wrote on last edited by
        #3

        @mrjj tq i will try....

        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