#include <TLink.h>
Inheritance diagram for TLink:
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 |
Definition at line 29 of file TLink.h.
TLink::TLink | ( | ) |
TLink::TLink | ( | ) |
virtual TLink::~TLink | ( | ) | [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().
Reimplemented from TText.
void* TLink::fLink [protected] |
void* TLink::fLink [protected] |