#include <TGo4LabelPainter.h>
Public Member Functions | |
| TGo4Label () | |
| TGo4Label (Double_t x1, Double_t y1, Double_t x2, Double_t y2, Option_t *option="br") | |
| virtual | ~TGo4Label () |
| void | SetOwner (TObject *ob) |
| virtual void | Paint (Option_t *opt="") |
| virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
Static Public Attributes | |
| static char * | fxLastDeleted = 0 |
| set this to pointer of last deleted instance before | |
Private Attributes | |
| TObject * | fxOwner |
| the owner of this label | |
Required to suppress orphaned copies of marker and condition labels after canvas reconstruction by streamer.
Definition at line 33 of file TGo4LabelPainter.h.
|
|
Definition at line 36 of file TGo4LabelPainter.h. |
|
||||||||||||||||||||||||
|
Definition at line 37 of file TGo4LabelPainter.h. |
|
|
Definition at line 40 of file TGo4LabelPainter.h. References fxLastDeleted. |
|
|
Definition at line 41 of file TGo4LabelPainter.h. References fxOwner. Referenced by TGo4LabelPainter::CheckLabel(), and TGo4LabelPainter::CreateCurrentLabel(). |
|
|
Definition at line 204 of file TGo4LabelPainter.cxx. References fxOwner. Referenced by TGo4LabelPainter::RePaintLabel(). |
|
||||||||||||||||
|
Definition at line 219 of file TGo4LabelPainter.cxx. References TGo4LabelPainter::DisplayToFront(), and fxOwner. |
|
|
set this to pointer of last deleted instance before
Definition at line 202 of file TGo4LabelPainter.cxx. Referenced by TGo4LabelPainter::CheckLabel(), and ~TGo4Label(). |
|
|
the owner of this label
Definition at line 52 of file TGo4LabelPainter.h. Referenced by ExecuteEvent(), Paint(), and SetOwner(). |
1.4.2