-
- Downloads
From Bertrand:
TGSpeedo is a widget looking like a speedometer, with a needle, a counter and a small odometer window. Three thresholds are configurable, with their glowing color A peak mark can be enabled, allowing to keep track of the highest value displayed. The mark can be reset by right-clicking on the widget. Two signals are available: OdoClicked(): when user click on the small odometer window LedClicked(): when user click on the small led near the counter See tutorials/CPUMeter.C for a nice demo. git-svn-id: http://root.cern.ch/svn/root/trunk@16666 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- gui/Module.mk 1 addition, 1 deletiongui/Module.mk
- gui/inc/LinkDef3.h 2 additions, 1 deletiongui/inc/LinkDef3.h
- gui/inc/TGSpeedo.h 113 additions, 0 deletionsgui/inc/TGSpeedo.h
- gui/src/TGSpeedo.cxx 496 additions, 0 deletionsgui/src/TGSpeedo.cxx
- icons/glow_green.png 0 additions, 0 deletionsicons/glow_green.png
- icons/glow_orange.png 0 additions, 0 deletionsicons/glow_orange.png
- icons/glow_red.png 0 additions, 0 deletionsicons/glow_red.png
- icons/speedo.gif 0 additions, 0 deletionsicons/speedo.gif
- tutorials/CPUMeter.C 143 additions, 0 deletionstutorials/CPUMeter.C
Loading
Please register or sign in to comment