TLink Class Reference

#include <TLink.h>

Inheritance diagram for TLink:

TText TText TAttText TNamed TAttText TNamed TAttText TNamed TAttText TNamed List of all members.

Public Types

enum  
enum  

Public Member Functions

 TLink ()
 TLink (Double_t x, Double_t y, void *pointer)
virtual ~TLink ()
virtual void ExecuteEvent (Int_t event, Int_t px, Int_t py)
 TLink ()
 TLink (Double_t x, Double_t y, void *pointer)
virtual ~TLink ()
virtual void ExecuteEvent (Int_t event, Int_t px, Int_t py)

Protected Attributes

void * fLink
void * fLink

Detailed Description

Definition at line 29 of file TLink.h.


Member Enumeration Documentation

anonymous enum

Definition at line 36 of file TLink.h.

anonymous enum

Definition at line 36 of file TLink.h.


Constructor & Destructor Documentation

TLink::TLink (  ) 

TLink::TLink ( Double_t  x,
Double_t  y,
void *  pointer 
)

Definition at line 45 of file TLink.cxx.

References fLink, line, TNamed::SetTitle(), and snprintf.

TLink::~TLink (  )  [virtual]

Definition at line 60 of file TLink.cxx.

TLink::TLink (  ) 

TLink::TLink ( Double_t  x,
Double_t  y,
void *  pointer 
)

virtual TLink::~TLink (  )  [virtual]


Member Function Documentation

void TLink::ExecuteEvent ( Int_t  event,
Int_t  px,
Int_t  py 
) [virtual]

Reimplemented from TText.

Definition at line 67 of file TLink.cxx.

References c1, fLink, TClass::GetBaseClass(), TClass::GetClass(), TNamed::GetName(), gPad, TObject::Inspect(), kButton1Up, kHand, kIsStarStar, kMouseMotion, and TObject::TestBit().

virtual void TLink::ExecuteEvent ( Int_t  event,
Int_t  px,
Int_t  py 
) [virtual]

Reimplemented from TText.


Member Data Documentation

void* TLink::fLink [protected]

Definition at line 33 of file TLink.h.

Referenced by ExecuteEvent(), and TLink().

void* TLink::fLink [protected]

Definition at line 33 of file TLink.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:42:17 2011 for ROOT_528-00b_version by  doxygen 1.5.1