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. QGraphicsItem Handling

QGraphicsItem Handling

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 183 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.
  • Ketan__Patel__0011K Offline
    Ketan__Patel__0011K Offline
    Ketan__Patel__0011
    wrote on last edited by Ketan__Patel__0011
    #1

    Hello friends and QT experts.

    I was just implement a QGraphicsItem Moving, resizing application.
    I have touchscreen display and it is working well and good in windows platform.
    I can easily move or resize QGraphicsItem Over the QGraphicsView.
    but in raspberry pi i can not move or rezie the QGraphicsItem in My TouchScreen Display.

    but with the mouse control i can move or resize the my QGraphicsItem.
    I want to move or resize the my QGraphicsItem over the QGraphicsView in my Raspberry PI Device TouchScreen.

    please Drop your suggestion or any solution.

    Thanks.

    JonBJ 1 Reply Last reply
    0
    • Ketan__Patel__0011K Ketan__Patel__0011

      Hello friends and QT experts.

      I was just implement a QGraphicsItem Moving, resizing application.
      I have touchscreen display and it is working well and good in windows platform.
      I can easily move or resize QGraphicsItem Over the QGraphicsView.
      but in raspberry pi i can not move or rezie the QGraphicsItem in My TouchScreen Display.

      but with the mouse control i can move or resize the my QGraphicsItem.
      I want to move or resize the my QGraphicsItem over the QGraphicsView in my Raspberry PI Device TouchScreen.

      please Drop your suggestion or any solution.

      Thanks.

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @Ketan__Patel__0011 said in QGraphicsItem Handling:

      but in raspberry pi i can not move or rezie the QGraphicsItem in My TouchScreen Display.

      You should identify the precise Qt call/event/signal/whatever which works with mouse but not with touchscreen. Then maybe you have something to Google for to see what the RPi issue might be.

      Ketan__Patel__0011K 1 Reply Last reply
      0
      • JonBJ JonB

        @Ketan__Patel__0011 said in QGraphicsItem Handling:

        but in raspberry pi i can not move or rezie the QGraphicsItem in My TouchScreen Display.

        You should identify the precise Qt call/event/signal/whatever which works with mouse but not with touchscreen. Then maybe you have something to Google for to see what the RPi issue might be.

        Ketan__Patel__0011K Offline
        Ketan__Patel__0011K Offline
        Ketan__Patel__0011
        wrote on last edited by
        #3

        @JonB
        Should i update and upgrade the RPI ?

        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