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. QGraphicsSvgItem element editing via mouse event
Qt 6.11 is out! See what's new in the release blog

QGraphicsSvgItem element editing via mouse event

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 529 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.
  • T Offline
    T Offline
    thanigaivelv
    wrote on last edited by
    #1

    Hi All,

    I am very new to QT development need to below information

    1. I have a SVG file with custom shape (like logical electrical circuits), it may have “n” inputs and outputs. One object’s output. Need to connect first object input to other object’s input using line and also need to add validation whether connection is correct or not.
    2. SVG Object needs to be resized using mouse and it can be moved anywhere in the same window.
    3. One part of SVG element to be highlighted with different color.
    4. When moving one object which is connected to other object using line, line should also move accordingly.
    5. Auto alignment of all objects in the same window based on line connected.

    Thanks
    Thanigaivel

    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