TFrameEditor Class Reference

#include <TFrameEditor.h>

Inheritance diagram for TFrameEditor:

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

Public Member Functions

 TFrameEditor (const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
virtual ~TFrameEditor ()
virtual void SetModel (TObject *obj)
virtual void DoBorderMode ()
virtual void DoBorderSize (Int_t size)
 TFrameEditor (const TGWindow *p=0, Int_t width=140, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground())
virtual ~TFrameEditor ()
virtual void SetModel (TObject *obj)
virtual void DoBorderMode ()
virtual void DoBorderSize (Int_t size)

Protected Member Functions

virtual void ConnectSignals2Slots ()
virtual void ConnectSignals2Slots ()

Protected Attributes

TFramefFrame
TGRadioButtonfBmode
TGRadioButtonfBmode0
TGRadioButtonfBmode1
TGLayoutHintsfBmodelh
TGLineWidthComboBoxfBsize
TFramefFrame
TGRadioButtonfBmode
TGRadioButtonfBmode0
TGRadioButtonfBmode1
TGLayoutHintsfBmodelh
TGLineWidthComboBoxfBsize

Detailed Description

Definition at line 35 of file TFrameEditor.h.


Constructor & Destructor Documentation

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

Definition at line 46 of file TFrameEditor.cxx.

References TGCompositeFrame::AddFrame(), TGWidget::Associate(), TGCompositeFrame::ChangeOptions(), f2, fBmode, fBmode0, fBmode1, fBmodelh, fBsize, kChildFrame, kFitWidth, kHorizontalFrame, kLHintsCenterY, kLHintsLeft, kLHintsTop, kTRUE, kVerticalFrame, TGFrame::Resize(), TGButtonGroup::SetButton(), TGButtonGroup::SetLayoutHints(), TGButtonGroup::SetRadioButtonExclusive(), TGButton::SetToolTipText(), TGButtonGroup::Show(), and TGCompositeFrame::TGCompositeFrame().

TFrameEditor::~TFrameEditor (  )  [virtual]

Definition at line 80 of file TFrameEditor.cxx.

References fBmode, fBmode0, fBmode1, and fBmodelh.

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

virtual TFrameEditor::~TFrameEditor (  )  [virtual]


Member Function Documentation

void TFrameEditor::ConnectSignals2Slots (  )  [protected, virtual]

Definition at line 92 of file TFrameEditor.cxx.

References TQObject::Connect(), fBmode, fBmode0, fBmode1, fBsize, TGedFrame::fInit, and kFALSE.

Referenced by SetModel().

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

Implements TGedFrame.

Definition at line 105 of file TFrameEditor.cxx.

References ConnectSignals2Slots(), fBmode, fBmode0, fBmode1, fBsize, fFrame, TGedFrame::fInit, TWbox::GetBorderMode(), TWbox::GetBorderSize(), kButtonDown, kFALSE, kTRUE, par, TGComboBox::Select(), and TGRadioButton::SetState().

void TFrameEditor::DoBorderMode (  )  [virtual]

Definition at line 127 of file TFrameEditor.cxx.

References fBmode, fBmode0, fBsize, fFrame, TGButton::GetState(), gPad, kButtonDown, kFALSE, kTRUE, TWbox::SetBorderMode(), TGComboBox::SetEnabled(), and TGedFrame::Update().

void TFrameEditor::DoBorderSize ( Int_t  size  )  [virtual]

Definition at line 148 of file TFrameEditor.cxx.

References fFrame, TWbox::SetBorderSize(), and TGedFrame::Update().

virtual void TFrameEditor::ConnectSignals2Slots (  )  [protected, virtual]

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

Implements TGedFrame.

virtual void TFrameEditor::DoBorderMode (  )  [virtual]

virtual void TFrameEditor::DoBorderSize ( Int_t  size  )  [virtual]


Member Data Documentation

TFrame* TFrameEditor::fFrame [protected]

Definition at line 38 of file TFrameEditor.h.

Referenced by DoBorderMode(), DoBorderSize(), and SetModel().

TGRadioButton* TFrameEditor::fBmode [protected]

Definition at line 39 of file TFrameEditor.h.

Referenced by ConnectSignals2Slots(), DoBorderMode(), SetModel(), TFrameEditor(), and ~TFrameEditor().

TGRadioButton* TFrameEditor::fBmode0 [protected]

Definition at line 40 of file TFrameEditor.h.

Referenced by ConnectSignals2Slots(), DoBorderMode(), SetModel(), TFrameEditor(), and ~TFrameEditor().

TGRadioButton* TFrameEditor::fBmode1 [protected]

Definition at line 41 of file TFrameEditor.h.

Referenced by ConnectSignals2Slots(), SetModel(), TFrameEditor(), and ~TFrameEditor().

TGLayoutHints* TFrameEditor::fBmodelh [protected]

Definition at line 42 of file TFrameEditor.h.

Referenced by TFrameEditor(), and ~TFrameEditor().

TGLineWidthComboBox* TFrameEditor::fBsize [protected]

Definition at line 43 of file TFrameEditor.h.

Referenced by ConnectSignals2Slots(), DoBorderMode(), SetModel(), and TFrameEditor().

TFrame* TFrameEditor::fFrame [protected]

Definition at line 38 of file TFrameEditor.h.

TGRadioButton* TFrameEditor::fBmode [protected]

Definition at line 39 of file TFrameEditor.h.

TGRadioButton* TFrameEditor::fBmode0 [protected]

Definition at line 40 of file TFrameEditor.h.

TGRadioButton* TFrameEditor::fBmode1 [protected]

Definition at line 41 of file TFrameEditor.h.

TGLayoutHints* TFrameEditor::fBmodelh [protected]

Definition at line 42 of file TFrameEditor.h.

TGLineWidthComboBox* TFrameEditor::fBsize [protected]

Definition at line 43 of file TFrameEditor.h.


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