#include <TEveGedEditor.h>
Inheritance diagram for TEveGedNameFrame:
Public Member Functions | |
TEveGedNameFrame (const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame|kHorizontalFrame) | |
virtual | ~TEveGedNameFrame () |
virtual void | SetModel (TObject *obj) |
void | SpawnEditorClone () |
ClassDef (TEveGedNameFrame, 0) | |
TEveGedNameFrame (const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame|kHorizontalFrame) | |
virtual | ~TEveGedNameFrame () |
virtual void | SetModel (TObject *obj) |
void | SpawnEditorClone () |
ClassDef (TEveGedNameFrame, 0) | |
Protected Attributes | |
TGTextButton * | fNCButton |
TGTextButton * | fNCButton |
Private Member Functions | |
TEveGedNameFrame (const TEveGedNameFrame &) | |
TEveGedNameFrame & | operator= (const TEveGedNameFrame &) |
TEveGedNameFrame (const TEveGedNameFrame &) | |
TEveGedNameFrame & | operator= (const TEveGedNameFrame &) |
Definition at line 78 of file TEveGedEditor.h.
TEveGedNameFrame::TEveGedNameFrame | ( | const TEveGedNameFrame & | ) | [private] |
TEveGedNameFrame::TEveGedNameFrame | ( | const TGWindow * | p = 0 , |
|
Int_t | width = 140 , |
|||
Int_t | height = 30 , |
|||
UInt_t | options = kChildFrame|kHorizontalFrame | |||
) |
Definition at line 290 of file TEveGedEditor.cxx.
References TGCompositeFrame::AddFrame(), TQObject::Connect(), fNCButton, kLHintsExpandX, kLHintsNormal, and TGTextButton::SetTextColor().
TEveGedNameFrame::~TEveGedNameFrame | ( | ) | [virtual] |
Definition at line 304 of file TEveGedEditor.cxx.
TEveGedNameFrame::TEveGedNameFrame | ( | const TEveGedNameFrame & | ) | [private] |
TEveGedNameFrame::TEveGedNameFrame | ( | const TGWindow * | p = 0 , |
|
Int_t | width = 140 , |
|||
Int_t | height = 30 , |
|||
UInt_t | options = kChildFrame|kHorizontalFrame | |||
) |
virtual TEveGedNameFrame::~TEveGedNameFrame | ( | ) | [virtual] |
TEveGedNameFrame& TEveGedNameFrame::operator= | ( | const TEveGedNameFrame & | ) | [private] |
void TEveGedNameFrame::SetModel | ( | TObject * | obj | ) | [virtual] |
Implements TGedFrame.
Definition at line 310 of file TEveGedEditor.cxx.
References fNCButton, Form(), kFALSE, kTRUE, TGButton::SetEnabled(), TGTextButton::SetText(), and TGButton::SetToolTipText().
void TEveGedNameFrame::SpawnEditorClone | ( | ) |
Definition at line 329 of file TEveGedEditor.cxx.
References TGedFrame::fGedEditor, TGedEditor::GetModel(), and TEveGedEditor::SpawnNewEditor().
TEveGedNameFrame::ClassDef | ( | TEveGedNameFrame | , | |
0 | ||||
) |
TEveGedNameFrame& TEveGedNameFrame::operator= | ( | const TEveGedNameFrame & | ) | [private] |
void TEveGedNameFrame::SpawnEditorClone | ( | ) |
TEveGedNameFrame::ClassDef | ( | TEveGedNameFrame | , | |
0 | ||||
) |
TGTextButton* TEveGedNameFrame::fNCButton [protected] |
TGTextButton* TEveGedNameFrame::fNCButton [protected] |
Definition at line 85 of file TEveGedEditor.h.