TEveLineEditor Class Reference

#include <TEveLineEditor.h>

Inheritance diagram for TEveLineEditor:

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

Public Member Functions

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

Protected Attributes

TEveLinefM
TGCheckButtonfRnrLine
TGCheckButtonfRnrPoints
TGCheckButtonfSmooth
TEveLinefM
TGCheckButtonfRnrLine
TGCheckButtonfRnrPoints
TGCheckButtonfSmooth

Private Member Functions

 TEveLineEditor (const TEveLineEditor &)
TEveLineEditoroperator= (const TEveLineEditor &)
 TEveLineEditor (const TEveLineEditor &)
TEveLineEditoroperator= (const TEveLineEditor &)

Detailed Description

Definition at line 23 of file TEveLineEditor.h.


Constructor & Destructor Documentation

TEveLineEditor::TEveLineEditor ( const TEveLineEditor  )  [private]

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

Definition at line 36 of file TEveLineEditor.cxx.

References TGCompositeFrame::AddFrame(), TQObject::Connect(), TGedFrame::fPriority, fRnrLine, fRnrPoints, fSmooth, kLHintsLeft, kLHintsNormal, and kLHintsTop.

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

Definition at line 38 of file TEveLineEditor.h.

TEveLineEditor::TEveLineEditor ( const TEveLineEditor  )  [private]

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

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

Definition at line 38 of file TEveLineEditor.h.


Member Function Documentation

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

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

Implements TGedFrame.

Definition at line 68 of file TEveLineEditor.cxx.

References fM, TEveLine::fRnrLine, fRnrLine, TEveLine::fRnrPoints, fRnrPoints, TEveLine::fSmooth, fSmooth, kButtonDown, kButtonUp, and TGCheckButton::SetState().

void TEveLineEditor::DoRnrLine (  ) 

Definition at line 82 of file TEveLineEditor.cxx.

References fM, fRnrLine, TGCheckButton::IsOn(), TEveLine::SetRnrLine(), and TGedFrame::Update().

void TEveLineEditor::DoRnrPoints (  ) 

Definition at line 91 of file TEveLineEditor.cxx.

References fM, fRnrPoints, TGCheckButton::IsOn(), TEveLine::SetRnrPoints(), and TGedFrame::Update().

void TEveLineEditor::DoSmooth (  ) 

Definition at line 100 of file TEveLineEditor.cxx.

References fM, fSmooth, TGCheckButton::IsOn(), TEveLine::SetSmooth(), and TGedFrame::Update().

TEveLineEditor::ClassDef ( TEveLineEditor  ,
 
)

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

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

Implements TGedFrame.

void TEveLineEditor::DoRnrLine (  ) 

void TEveLineEditor::DoRnrPoints (  ) 

void TEveLineEditor::DoSmooth (  ) 

TEveLineEditor::ClassDef ( TEveLineEditor  ,
 
)


Member Data Documentation

TEveLine* TEveLineEditor::fM [protected]

Definition at line 30 of file TEveLineEditor.h.

Referenced by DoRnrLine(), DoRnrPoints(), DoSmooth(), and SetModel().

TGCheckButton* TEveLineEditor::fRnrLine [protected]

Definition at line 32 of file TEveLineEditor.h.

Referenced by DoRnrLine(), SetModel(), and TEveLineEditor().

TGCheckButton* TEveLineEditor::fRnrPoints [protected]

Definition at line 33 of file TEveLineEditor.h.

Referenced by DoRnrPoints(), SetModel(), and TEveLineEditor().

TGCheckButton* TEveLineEditor::fSmooth [protected]

Definition at line 34 of file TEveLineEditor.h.

Referenced by DoSmooth(), SetModel(), and TEveLineEditor().

TEveLine* TEveLineEditor::fM [protected]

Definition at line 30 of file TEveLineEditor.h.

TGCheckButton* TEveLineEditor::fRnrLine [protected]

Definition at line 32 of file TEveLineEditor.h.

TGCheckButton* TEveLineEditor::fRnrPoints [protected]

Definition at line 33 of file TEveLineEditor.h.

TGCheckButton* TEveLineEditor::fSmooth [protected]

Definition at line 34 of file TEveLineEditor.h.


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