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. How to change the size of the item clicked on in a Q3DScatter?

How to change the size of the item clicked on in a Q3DScatter?

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

    Hello everyone

    I have a QWidget application in which i load a a 3D scatter graph. Per default, it is possible to click on points of the graph and these points are then highligted somehow (i.e. change it's color). I would like to change and customize the behavior when one clicks on a point.
    I already can change the color, using the setSingleHighlightColor of QAbstract3DSeries Class. But I would also like to change the size of the selected item. I only know a method to increase the size of a hole series, using "setItemSize". But I would like to only set the itemSize for the current selected item.

    How it that possible? I would like to avoid using a custom input handler.

    Thanks in advance!

    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