ROOT  6.06/09
Reference Guide
Classes | Enumerations
TGDoubleSlider.h File Reference
#include "TGFrame.h"
#include "TGWidget.h"
+ Include dependency graph for TGDoubleSlider.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TGDoubleSlider
 
class  TGDoubleVSlider
 
class  TGDoubleHSlider
 

Enumerations

enum  EDoubleSliderSize { kDoubleSliderWidth = 24, kDoubleSliderHeight = kDoubleSliderWidth }
 
enum  EDoubleSliderScale { kDoubleScaleNo = BIT(0), kDoubleScaleDownRight = BIT(1), kDoubleScaleBoth = BIT(2) }
 

Enumeration Type Documentation

Enumerator
kDoubleScaleNo 
kDoubleScaleDownRight 
kDoubleScaleBoth 

Definition at line 68 of file TGDoubleSlider.h.

Enumerator
kDoubleSliderWidth 
kDoubleSliderHeight 

Definition at line 61 of file TGDoubleSlider.h.