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. QGraphicsScene Change size.
Qt 6.11 is out! See what's new in the release blog

QGraphicsScene Change size.

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

    You can create multiple items in QGraphicsView.

    Selecting these items creates a point that can be resized in eight directions.

    You can select one item and resize normally, but if you select several and resize, only one size will be adjusted.

    I think I need something new.

    Sorry, the source and the photos are not public.

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

      Hi
      Is there a question hidden in there ?

      JonBJ 1 Reply Last reply
      0
      • mrjjM mrjj

        Hi
        Is there a question hidden in there ?

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by JonB
        #3

        @mrjj
        The OP must mean: is there a way to resize multiple selected items all at the same time from the same selection (he says at present only one gets resized)?

        mrjjM 1 Reply Last reply
        1
        • JonBJ JonB

          @mrjj
          The OP must mean: is there a way to resize multiple selected items all at the same time from the same selection (he says at present only one gets resized)?

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @JonB
          Hi
          yes something like that, but as far as i know, having resize handles is
          a custom coded feature so he might have used something like
          http://www.davidwdrell.net/wordpress/?page_id=46

          and then the question is maybe how to change the custom code to allow to resize multiple or something :)

          1 Reply Last reply
          1

          • Login

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