Inheritance diagram for TGContainerScrollTimer:

Public Member Functions | |
| TGContainerScrollTimer (TGContainer *t) | |
| Bool_t | Notify () | 
Private Attributes | |
| TGContainer * | fContainer | 
Definition at line 107 of file TGCanvas.cxx.
| TGContainerScrollTimer::TGContainerScrollTimer | ( | TGContainer * | t | ) |  [inline] | 
        
| Bool_t TGContainerScrollTimer::Notify | ( | ) |  [virtual] | 
        
Reimplemented from TTimer.
Definition at line 117 of file TGCanvas.cxx.
References fContainer, kFALSE, TGContainer::OnAutoScroll(), and TTimer::Reset().
TGContainer* TGContainerScrollTimer::fContainer [private]           | 
        
 1.5.1