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. qgrapicstextitem update

qgrapicstextitem update

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

    Hi All,

    i have created the ppi display to plot the targets from server application which gives range, azimuth, no of targets etc...

    i am adding ellipse in qgraphicstextitem and adding into scene.

    after reading the data iam ploting on ppi using for loop up to the no of target count. if i set tooltip for those targets values are updating properly.

    iam planning to display the data in qgroupbox when target is pressed. so i have implemented mousepressevent and trying to display the target info.

    every read i can able to display the data correctly if the target count is one. if more than one target count , its not updating. for example if i receive no of target is 3 , all three target info shows the same first value when mouse press.

    can anyone please suggest whats the pbm?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to the forums
      It's hard to guess at with no code.
      Maybe you assign the same value to all 3 ?

      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