TEveWindowEditor Class Reference

#include <TEveWindowEditor.h>

Inheritance diagram for TEveWindowEditor:

TGedFrame TGedFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGFrame TGFrame TGFrame TGFrame TGFrame TGFrame TGFrame TGFrame List of all members.

Public Member Functions

 TEveWindowEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
virtual ~TEveWindowEditor ()
virtual void SetModel (TObject *obj)
void DoShowTitleBar ()
 ClassDef (TEveWindowEditor, 0)
 TEveWindowEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
virtual ~TEveWindowEditor ()
virtual void SetModel (TObject *obj)
void DoShowTitleBar ()
 ClassDef (TEveWindowEditor, 0)

Protected Attributes

TEveWindowfM
TGCheckButtonfShowTitleBar
TEveWindowfM
TGCheckButtonfShowTitleBar

Private Member Functions

 TEveWindowEditor (const TEveWindowEditor &)
TEveWindowEditoroperator= (const TEveWindowEditor &)
 TEveWindowEditor (const TEveWindowEditor &)
TEveWindowEditoroperator= (const TEveWindowEditor &)

Detailed Description

Definition at line 24 of file TEveWindowEditor.h.


Constructor & Destructor Documentation

TEveWindowEditor::TEveWindowEditor ( const TEveWindowEditor  )  [private]

TEveWindowEditor::TEveWindowEditor ( const TGWindow p = 0,
Int_t  width = 170,
Int_t  height = 30,
UInt_t  options = kChildFrame,
Pixel_t  back = GetDefaultFrameBackground() 
)

Definition at line 33 of file TEveWindowEditor.cxx.

References TGCompositeFrame::AddFrame(), TQObject::Connect(), fShowTitleBar, and TGedFrame::MakeTitle().

virtual TEveWindowEditor::~TEveWindowEditor (  )  [inline, virtual]

Definition at line 38 of file TEveWindowEditor.h.

TEveWindowEditor::TEveWindowEditor ( const TEveWindowEditor  )  [private]

TEveWindowEditor::TEveWindowEditor ( const TGWindow p = 0,
Int_t  width = 170,
Int_t  height = 30,
UInt_t  options = kChildFrame,
Pixel_t  back = GetDefaultFrameBackground() 
)

virtual TEveWindowEditor::~TEveWindowEditor (  )  [inline, virtual]

Definition at line 38 of file TEveWindowEditor.h.


Member Function Documentation

TEveWindowEditor& TEveWindowEditor::operator= ( const TEveWindowEditor  )  [private]

void TEveWindowEditor::SetModel ( TObject obj  )  [virtual]

Implements TGedFrame.

Definition at line 52 of file TEveWindowEditor.cxx.

References fM, fShowTitleBar, TEveWindow::GetShowTitleBar(), kButtonDown, kButtonUp, and TGCheckButton::SetState().

void TEveWindowEditor::DoShowTitleBar (  ) 

Definition at line 62 of file TEveWindowEditor.cxx.

References fM, fShowTitleBar, TGCheckButton::IsOn(), TEveWindow::SetShowTitleBar(), and TGedFrame::Update().

TEveWindowEditor::ClassDef ( TEveWindowEditor  ,
 
)

TEveWindowEditor& TEveWindowEditor::operator= ( const TEveWindowEditor  )  [private]

virtual void TEveWindowEditor::SetModel ( TObject obj  )  [virtual]

Implements TGedFrame.

void TEveWindowEditor::DoShowTitleBar (  ) 

TEveWindowEditor::ClassDef ( TEveWindowEditor  ,
 
)


Member Data Documentation

TEveWindow* TEveWindowEditor::fM [protected]

Definition at line 31 of file TEveWindowEditor.h.

Referenced by DoShowTitleBar(), and SetModel().

TGCheckButton* TEveWindowEditor::fShowTitleBar [protected]

Definition at line 33 of file TEveWindowEditor.h.

Referenced by DoShowTitleBar(), SetModel(), and TEveWindowEditor().

TEveWindow* TEveWindowEditor::fM [protected]

Definition at line 31 of file TEveWindowEditor.h.

TGCheckButton* TEveWindowEditor::fShowTitleBar [protected]

Definition at line 33 of file TEveWindowEditor.h.


The documentation for this class was generated from the following files:
Generated on Tue Jul 5 16:37:19 2011 for ROOT_528-00b_version by  doxygen 1.5.1