Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. How QGraphicsTextItem react to touches ??
Forum Updated to NodeBB v4.3 + New Features

How QGraphicsTextItem react to touches ??

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 2 Posters 987 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.
  • GianlucaG Offline
    GianlucaG Offline
    Gianluca
    wrote on last edited by
    #1

    Dear all,
    I'm a bit puzzled on how the QGraphicsTextItem react to touches.

    What I'm trying to do is to connect a slot to the linkActivated signal of QGraphicsTextItem.

    The touches that arrives to QGraphicsTextItem are automatically converted to a mouse press event.
    So, I suppose that setting the interaction flag to linksActivatedByMouse was enough.
    But the QGraphicsTextItem does not send the linkActivated signal :-(
    Maybe because it reacts only to mouse release event ?? or mouse double clicks ??

    Somebody knows how to activate a link into a QGraphicsTextItem when touched ??

    Thanks,
    Gianluca.

    1 Reply Last reply
    0
    • N Offline
      N Offline
      NanoO
      wrote on last edited by
      #2

      Up …
      Please !

      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