ROOT
6.06/09
Reference Guide
|
#include "TGScrollBar.h"
#include "TGResourcePool.h"
#include "TGPicture.h"
#include "TImage.h"
#include "TSystem.h"
#include "TTimer.h"
#include "TEnv.h"
#include "Riostream.h"
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 |
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().
ClassImp (TGScrollBarElement) ClassImp(TGScrollBar) ClassImp(TGHScrollBar) ClassImp(TGVScrollBar) class TSBRepeatTimer Int_t fSmallInc |
Definition at line 55 of file TGScrollBar.cxx.
Referenced by GetSmallInc().