How to create a Qt bar diagram or Vertical gauge like the attached picture with irregular gaps between the limits in Y axis?
bargraph.jpg
How to create a Qt bar diagram or Vertical gauge like the attached picture with irregular gaps between the limits in Y axis?
bargraph.jpg
Do you want this to be a display-only widget? A "slider" implies that the user can click on it to adjust the position. If you want it to be just an output widget (like your dial widget), then it is pretty easy.
I also assume you know in advance where the y-divisions are, correct?
<=== The Great Pumpkin says ===>
Please use CODE tags when posting source code so it is more readable. Click "Go Advanced" and then the "#" icon to insert the tags. Paste your code between them.
Bookmarks