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 to apply absolute scaling to QGraphicsItems?

How to apply absolute scaling to QGraphicsItems?

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

    Currently I am using a QTransform for scaling the items but since my items are resized by the mouse, the results looks awkward when multiple items are selected and then resized. So I wanted to scale the items with absolute scaling, but there seems to be no way to apply absolute scaling for all the items, though for some items like QGraphicsRectItem, it can be done by setting the corners.

    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