#include <EdbDecaySearch.h>
◆ EdbEDAFeedbackEntryV() [1/2]
| EdbEDAFeedbackEntryV::EdbEDAFeedbackEntryV |
( |
EdbVertex * |
v, |
|
|
TGTab * |
parent |
|
) |
| |
1625 TString
name = Form(
"Vertex%d", v->
ID());
1628 TGCompositeFrame *cf = parent->GetTabContainer(
name);
1630 printf(
"%s is already selected\n",
name.Data());
1647 eCompositeFrame->AddFrame(fLabel,
new TGLayoutHints(kLHintsLeft | kLHintsTop,2,2,10,2));
1648 fLabel->MoveResize(20,20,80,20);
EdbEDA * gEDA
Definition: EdbEDA.C:3
TGCompositeFrame * eCompositeFrame
Definition: EdbDecaySearch.h:514
TGTabElement * eTabElement
Definition: EdbDecaySearch.h:513
EdbVertex * eVertex
Definition: EdbDecaySearch.h:512
TGTextEntry * eTextEntry
Definition: EdbDecaySearch.h:515
TEveElement * GetEveElement(TObject *t)
Definition: EdbEDA.h:606
Int_t ID() const
Definition: EdbVertex.h:126
const char * name
Definition: merge_Energy_SytematicSources_Electron.C:24
#define NULL
Definition: nidaqmx.h:84
◆ ~EdbEDAFeedbackEntryV() [1/2]
| EdbEDAFeedbackEntryV::~EdbEDAFeedbackEntryV |
( |
| ) |
|
|
inline |
◆ EdbEDAFeedbackEntryV() [2/2]
| EdbEDAFeedbackEntryV::EdbEDAFeedbackEntryV |
( |
EdbVertex * |
v, |
|
|
TGTab * |
parent |
|
) |
| |
◆ ~EdbEDAFeedbackEntryV() [2/2]
| EdbEDAFeedbackEntryV::~EdbEDAFeedbackEntryV |
( |
| ) |
|
|
inline |
◆ HilightElement() [1/2]
| void EdbEDAFeedbackEntryV::HilightElement |
( |
| ) |
|
1612 gEve->GetHighlight()->RemoveElements();
1614 gEve->GetHighlight()->AddElement(el);
◆ HilightElement() [2/2]
| void EdbEDAFeedbackEntryV::HilightElement |
( |
| ) |
|
◆ eCompositeFrame
| TGCompositeFrame * EdbEDAFeedbackEntryV::eCompositeFrame |
|
private |
◆ eTabElement
| TGTabElement * EdbEDAFeedbackEntryV::eTabElement |
|
private |
◆ eTextEntry
| TGTextEntry * EdbEDAFeedbackEntryV::eTextEntry |
|
private |
◆ eVertex
The documentation for this class was generated from the following files: