#include <TAttMarkerEditor.h>
Inheritance diagram for TAttMarkerEditor:
Definition at line 32 of file TAttMarkerEditor.h.
TAttMarkerEditor::TAttMarkerEditor | ( | const TGWindow * | p = 0 , |
|
Int_t | width = 140 , |
|||
Int_t | height = 30 , |
|||
UInt_t | options = kChildFrame , |
|||
Pixel_t | back = GetDefaultFrameBackground() | |||
) |
Definition at line 42 of file TAttMarkerEditor.cxx.
References TGCompositeFrame::AddFrame(), TGNumberEntry::Associate(), TGWidget::Associate(), f2, fAttMarker, fColorSelect, fMarkerSize, fMarkerType, fSizeForText, TGNumberEntry::GetNumberEntry(), kFALSE, kHorizontalFrame, kLHintsLeft, kLHintsTop, TGNumberFormat::kNEANonNegative, TGNumberFormat::kNELLimitMinMax, TGNumberFormat::kNESRealOne, TGedFrame::MakeTitle(), TGTextEntry::SetToolTipText(), and TGCompositeFrame::TGCompositeFrame().
TAttMarkerEditor::~TAttMarkerEditor | ( | ) | [virtual] |
Definition at line 73 of file TAttMarkerEditor.cxx.
TAttMarkerEditor::TAttMarkerEditor | ( | const TGWindow * | p = 0 , |
|
Int_t | width = 140 , |
|||
Int_t | height = 30 , |
|||
UInt_t | options = kChildFrame , |
|||
Pixel_t | back = GetDefaultFrameBackground() | |||
) |
virtual TAttMarkerEditor::~TAttMarkerEditor | ( | ) | [virtual] |
void TAttMarkerEditor::ConnectSignals2Slots | ( | ) | [protected, virtual] |
Definition at line 79 of file TAttMarkerEditor.cxx.
References TQObject::Connect(), fColorSelect, TGedFrame::fInit, fMarkerSize, fMarkerType, TGNumberEntry::GetNumberEntry(), and kFALSE.
Referenced by SetModel().
void TAttMarkerEditor::SetModel | ( | TObject * | obj | ) | [virtual] |
Implements TGedFrame.
Definition at line 91 of file TAttMarkerEditor.cxx.
References c, ConnectSignals2Slots(), fAttMarker, TGedFrame::fAvoidSignal, fColorSelect, TGedFrame::fInit, fMarkerSize, fMarkerType, fSizeForText, TGedFrame::GetDrawOption(), TAttMarker::GetMarkerColor(), TAttMarker::GetMarkerSize(), TAttMarker::GetMarkerStyle(), kFALSE, kTRUE, marker, TColor::Number2Pixel(), p, s, TGColorSelect::SetColor(), TGedMarkerSelect::SetMarkerStyle(), TGNumberEntry::SetNumber(), TGNumberEntry::SetState(), and str.
Referenced by TEveTrackPropagatorSubEditor::SetModel().
void TAttMarkerEditor::DoMarkerColor | ( | Pixel_t | color | ) | [virtual] |
Definition at line 127 of file TAttMarkerEditor.cxx.
References fAttMarker, TGedFrame::fAvoidSignal, TColor::GetColor(), TAttMarker::SetMarkerColor(), and TGedFrame::Update().
void TAttMarkerEditor::DoMarkerSize | ( | ) | [virtual] |
Definition at line 153 of file TAttMarkerEditor.cxx.
References fAttMarker, TGedFrame::fAvoidSignal, fMarkerSize, fSizeForText, TAttMarker::GetMarkerStyle(), TGNumberEntry::GetNumber(), kFALSE, kTRUE, marker, TAttMarker::SetMarkerSize(), TGNumberEntry::SetNumber(), TGNumberEntry::SetState(), size, and TGedFrame::Update().
void TAttMarkerEditor::DoMarkerStyle | ( | Style_t | style | ) | [virtual] |
Definition at line 137 of file TAttMarkerEditor.cxx.
References fAttMarker, TGedFrame::fAvoidSignal, fMarkerSize, fSizeForText, kFALSE, kTRUE, TAttMarker::SetMarkerStyle(), TGNumberEntry::SetNumber(), TGNumberEntry::SetState(), and TGedFrame::Update().
virtual void TAttMarkerEditor::ConnectSignals2Slots | ( | ) | [protected, virtual] |
virtual void TAttMarkerEditor::DoMarkerColor | ( | Pixel_t | color | ) | [virtual] |
virtual void TAttMarkerEditor::DoMarkerSize | ( | ) | [virtual] |
virtual void TAttMarkerEditor::DoMarkerStyle | ( | Style_t | style | ) | [virtual] |
TAttMarker* TAttMarkerEditor::fAttMarker [protected] |
Definition at line 35 of file TAttMarkerEditor.h.
Referenced by DoMarkerColor(), DoMarkerSize(), DoMarkerStyle(), SetModel(), and TAttMarkerEditor().
TGNumberEntry* TAttMarkerEditor::fMarkerSize [protected] |
Definition at line 36 of file TAttMarkerEditor.h.
Referenced by ConnectSignals2Slots(), DoMarkerSize(), DoMarkerStyle(), SetModel(), and TAttMarkerEditor().
TGColorSelect* TAttMarkerEditor::fColorSelect [protected] |
Definition at line 37 of file TAttMarkerEditor.h.
Referenced by ConnectSignals2Slots(), SetModel(), and TAttMarkerEditor().
TGedMarkerSelect* TAttMarkerEditor::fMarkerType [protected] |
Definition at line 38 of file TAttMarkerEditor.h.
Referenced by ConnectSignals2Slots(), SetModel(), and TAttMarkerEditor().
Bool_t TAttMarkerEditor::fSizeForText [protected] |
Definition at line 39 of file TAttMarkerEditor.h.
Referenced by DoMarkerSize(), DoMarkerStyle(), SetModel(), and TAttMarkerEditor().
TAttMarker* TAttMarkerEditor::fAttMarker [protected] |
Definition at line 35 of file TAttMarkerEditor.h.
TGNumberEntry* TAttMarkerEditor::fMarkerSize [protected] |
Definition at line 36 of file TAttMarkerEditor.h.
TGColorSelect* TAttMarkerEditor::fColorSelect [protected] |
Definition at line 37 of file TAttMarkerEditor.h.
TGedMarkerSelect* TAttMarkerEditor::fMarkerType [protected] |
Definition at line 38 of file TAttMarkerEditor.h.