ROOT  6.06/09
Reference Guide
Functions | Variables
TGScrollBar.cxx File Reference
#include "TGScrollBar.h"
#include "TGResourcePool.h"
#include "TGPicture.h"
#include "TImage.h"
#include "TSystem.h"
#include "TTimer.h"
#include "TEnv.h"
#include "Riostream.h"
+ Include dependency graph for TGScrollBar.cxx:

Go to the source code of this file.

Functions

 TSBRepeatTimer (TGScrollBar *s, Long_t ms, Int_t inc)
 
Bool_t Notify ()
 
Int_t GetSmallInc () const
 

Variables

ClassImp(TGScrollBarElement) ClassImp(TGScrollBar) ClassImp(TGHScrollBar) ClassImp(TGVScrollBar) class TSBRepeatTimer Int_t fSmallInc
 

Function Documentation

Int_t GetSmallInc ( ) const

Definition at line 72 of file TGScrollBar.cxx.

Bool_t Notify ( )

Definition at line 65 of file TTimer.cxx.

TSBRepeatTimer ( TGScrollBar s,
Long_t  ms,
Int_t  inc 
)

Definition at line 68 of file TGScrollBar.cxx.

Referenced by TGHScrollBar::HandleButton(), and TGVScrollBar::HandleButton().

Variable Documentation

Definition at line 55 of file TGScrollBar.cxx.

Referenced by GetSmallInc().