Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TGScrollBar.h File Reference
#include "TGButton.h"
Include dependency graph for TGScrollBar.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TGHScrollBar
 The TGHScrollBar will generate the following event messages: kC_HSCROLL, kSB_SLIDERPOS, position, 0 kC_HSCROLL, kSB_SLIDERTRACK, position, 0. More...
 
class  TGScrollBar
 The classes in this file implement scrollbars. More...
 
class  TGScrollBarElement
 
class  TGVScrollBar
 The TGVScrollBar will generate the following event messages: kC_VSCROLL, kSB_SLIDERPOS, position, 0 kC_VSCROLL, kSB_SLIDERTRACK, position, 0. More...
 

Enumerations

enum  EScrollBarMode { kSBHorizontal , kSBVertical }
 

Enumeration Type Documentation

◆ EScrollBarMode

Enumerator
kSBHorizontal 
kSBVertical 

Definition at line 21 of file TGScrollBar.h.