ROOT  6.06/09
Reference Guide
Functions
TGToolTip.cxx File Reference
#include "TGToolTip.h"
#include "TGLabel.h"
#include "TGResourcePool.h"
#include "TTimer.h"
#include "TSystem.h"
#include "TVirtualPad.h"
#include "TBox.h"
+ Include dependency graph for TGToolTip.cxx:

Go to the source code of this file.

Functions

 TTipDelayTimer (TGToolTip *tip, Long_t ms)
 
Bool_t Notify ()
 

Function Documentation

Bool_t Notify ( )

Definition at line 65 of file TTimer.cxx.

TTipDelayTimer ( TGToolTip tip,
Long_t  ms 
)

Definition at line 56 of file TGToolTip.cxx.

Referenced by TGToolTip::TGToolTip().