#include <TEveGValuators.h>
Inheritance diagram for TEveGValuatorBase:
Definition at line 21 of file TEveGValuators.h.
TEveGValuatorBase::TEveGValuatorBase | ( | const TEveGValuatorBase & | ) | [private] |
virtual TEveGValuatorBase::~TEveGValuatorBase | ( | ) | [inline, virtual] |
Definition at line 38 of file TEveGValuators.h.
TEveGValuatorBase::TEveGValuatorBase | ( | const TEveGValuatorBase & | ) | [private] |
TEveGValuatorBase::TEveGValuatorBase | ( | const TGWindow * | p, | |
const char * | title, | |||
UInt_t | w, | |||
UInt_t | h, | |||
Int_t | widgetId = -1 | |||
) |
virtual TEveGValuatorBase::~TEveGValuatorBase | ( | ) | [inline, virtual] |
Definition at line 38 of file TEveGValuators.h.
TEveGValuatorBase& TEveGValuatorBase::operator= | ( | const TEveGValuatorBase & | ) | [private] |
void TEveGValuatorBase::SetLabelWidth | ( | Int_t | w | ) | [inline] |
Definition at line 42 of file TEveGValuators.h.
References fLabelWidth.
Referenced by TEveGTriVecValuator::Build(), TEveCaloLegoEditor::MakeRebinFrame(), TEveCaloVizEditor::MakeSliceInfo(), TEveArrowEditor::TEveArrowEditor(), TEveCaloLegoEditor::TEveCaloLegoEditor(), TEveCaloVizEditor::TEveCaloVizEditor(), TEveProjectionManagerEditor::TEveProjectionManagerEditor(), TEveTextEditor::TEveTextEditor(), TEveTrackListEditor::TEveTrackListEditor(), TEveTrackPropagatorSubEditor::TEveTrackPropagatorSubEditor(), and TEveViewerListEditor::TEveViewerListEditor().
void TEveGValuatorBase::SetAlignRight | ( | Bool_t | a | ) | [inline] |
Definition at line 44 of file TEveGValuators.h.
References fShowSlider, and s.
Referenced by TEveGTriVecValuator::Build(), TEveCaloLegoEditor::MakeRebinFrame(), TEveCaloVizEditor::MakeSliceInfo(), TEveCaloLegoEditor::TEveCaloLegoEditor(), and TEveCaloVizEditor::TEveCaloVizEditor().
void TEveGValuatorBase::SetNELength | ( | Int_t | l | ) | [inline] |
Definition at line 46 of file TEveGValuators.h.
References fNELength.
Referenced by TEveGTriVecValuator::Build(), TEveCaloLegoEditor::MakeRebinFrame(), TEveCaloVizEditor::MakeSliceInfo(), TEveArrowEditor::TEveArrowEditor(), TEveCaloLegoEditor::TEveCaloLegoEditor(), TEveCaloVizEditor::TEveCaloVizEditor(), TEvePointSetArrayEditor::TEvePointSetArrayEditor(), TEveProjectionManagerEditor::TEveProjectionManagerEditor(), TEveTextEditor::TEveTextEditor(), TEveTrackListEditor::TEveTrackListEditor(), TEveTrackPropagatorSubEditor::TEveTrackPropagatorSubEditor(), and TEveViewerListEditor::TEveViewerListEditor().
void TEveGValuatorBase::SetNEHeight | ( | Int_t | h | ) | [inline] |
Definition at line 47 of file TEveGValuators.h.
References fNEHeight.
Referenced by TEveGTriVecValuator::Build().
TGLabel* TEveGValuatorBase::GetLabel | ( | ) | [inline] |
Definition at line 49 of file TEveGValuators.h.
References fLabel.
Referenced by TEveCaloVizEditor::MakeSliceInfo().
TEveGValuatorBase::ClassDef | ( | TEveGValuatorBase | , | |
0 | ||||
) |
TEveGValuatorBase& TEveGValuatorBase::operator= | ( | const TEveGValuatorBase & | ) | [private] |
void TEveGValuatorBase::SetLabelWidth | ( | Int_t | w | ) | [inline] |
void TEveGValuatorBase::SetAlignRight | ( | Bool_t | a | ) | [inline] |
void TEveGValuatorBase::SetNELength | ( | Int_t | l | ) | [inline] |
void TEveGValuatorBase::SetNEHeight | ( | Int_t | h | ) | [inline] |
TGLabel* TEveGValuatorBase::GetLabel | ( | ) | [inline] |
TEveGValuatorBase::ClassDef | ( | TEveGValuatorBase | , | |
0 | ||||
) |
UInt_t TEveGValuatorBase::fLabelWidth [protected] |
Definition at line 27 of file TEveGValuators.h.
Referenced by TEveGDoubleValuator::Build(), TEveGValuator::Build(), and SetLabelWidth().
Bool_t TEveGValuatorBase::fAlignRight [protected] |
Definition at line 28 of file TEveGValuators.h.
Referenced by TEveGDoubleValuator::Build(), TEveGValuator::Build(), and SetAlignRight().
Bool_t TEveGValuatorBase::fShowSlider [protected] |
Definition at line 29 of file TEveGValuators.h.
Referenced by TEveGDoubleValuator::Build(), TEveGValuator::Build(), and SetShowSlider().
Int_t TEveGValuatorBase::fNELength [protected] |
Definition at line 31 of file TEveGValuators.h.
Referenced by TEveGDoubleValuator::Build(), TEveGValuator::Build(), and SetNELength().
Int_t TEveGValuatorBase::fNEHeight [protected] |
Definition at line 32 of file TEveGValuators.h.
Referenced by TEveGDoubleValuator::Build(), TEveGValuator::Build(), and SetNEHeight().
TGLabel* TEveGValuatorBase::fLabel [protected] |
Definition at line 34 of file TEveGValuators.h.
Referenced by TEveGDoubleValuator::Build(), TEveGValuator::Build(), and GetLabel().
TGLabel* TEveGValuatorBase::fLabel [protected] |
Definition at line 34 of file TEveGValuators.h.