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. Select Line items easier
Forum Update on Monday, May 27th 2025

Select Line items easier

Scheduled Pinned Locked Moved Unsolved General and Desktop
linesceneitem
2 Posts 1 Posters 861 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.
  • AlvaroSA Offline
    AlvaroSA Offline
    AlvaroS
    wrote on last edited by
    #1

    Hello everyone.
    First of all thanks a lot for reading this post and helping me.

    I have some lines items in a scene.
    for example one line is: [0.3 0.5 0.3 0.9] (XStart YStart XEnd YEND)
    With these coordinates, it is easy to select lines in the scene.

    But now when I scale every line in x100, so [30 50 30 90] it is really difficult to select the lines in the scene.

    What can I do for fixing that? Maybe I have to make the bounding rect bigger?

    Thanks a lot!

    1 Reply Last reply
    0
    • AlvaroSA Offline
      AlvaroSA Offline
      AlvaroS
      wrote on last edited by
      #2

      Edit: I have checked that if coordinates are [0.3 0.5 0.3 0.9] and I set pen.widthf bigger, then I can select much better the lines, but if the coordinates are [30 50 30 90] that does not work...

      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