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. Draw dynamic switch with QPainterPath
Forum Updated to NodeBB v4.3 + New Features

Draw dynamic switch with QPainterPath

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

    I need to draw a dynamic switch like this:

    http://postimg.org/image/idb9z815v/

    I'm really newie to Qt Graphics so I don't really know how to implement it. This switch is going to be used in a electronic schematic with other electronic devices. But what I specifically need is to be able to click over the switch positions (numbers 1 to 4) and update the electric path (line) to that position. If I use QGraphicsItem and QPainterPath to draw it I lose the ability to click on the individual positions right? Should I use QGraphicsItemGroup? How?
    Any help or ideas of how to implement it would be appreciated!
    Thanks.

    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