GroupBox Class Reference

Inheritance diagram for GroupBox:

TGGroupFrame TGGroupFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGCompositeFrame TGFrame TGFrame TGFrame TGFrame TGFrame TGFrame TGFrame TGFrame List of all members.

Public Member Functions

 GroupBox (const TGWindow *p, const char *name, const char *title)
TGTextEntryGetEntry () const
TGComboBoxGetCombo () const
 GroupBox (const TGWindow *p, const char *name, const char *title)
TGTextEntryGetEntry () const
TGComboBoxGetCombo () const

Private Attributes

TGComboBoxfCombo
TGTextEntryfEntry
TGComboBoxfCombo
TGTextEntryfEntry

Detailed Description

Definition at line 991 of file stressGUI.cxx.


Constructor & Destructor Documentation

GroupBox::GroupBox ( const TGWindow p,
const char *  name,
const char *  title 
)

Definition at line 1003 of file stressGUI.cxx.

References TGCompositeFrame::AddFrame(), fCombo, fEntry, kLHintsCenterY, kLHintsExpandX, kLHintsExpandY, kLHintsLeft, kLHintsRight, and TGFrame::Resize().

GroupBox::GroupBox ( const TGWindow p,
const char *  name,
const char *  title 
)


Member Function Documentation

TGTextEntry* GroupBox::GetEntry (  )  const [inline]

Definition at line 998 of file stressGUI.cxx.

References fEntry.

Referenced by TextEntryWindow::TextEntryWindow().

TGComboBox* GroupBox::GetCombo (  )  const [inline]

Definition at line 999 of file stressGUI.cxx.

References fCombo.

Referenced by TextEntryWindow::TextEntryWindow().

TGTextEntry* GroupBox::GetEntry (  )  const [inline]

Definition at line 24 of file textEntries.C.

References fEntry.

TGComboBox* GroupBox::GetCombo (  )  const [inline]

Definition at line 25 of file textEntries.C.

References fCombo.


Member Data Documentation

TGComboBox* GroupBox::fCombo [private]

Definition at line 993 of file stressGUI.cxx.

Referenced by GetCombo(), and GroupBox().

TGTextEntry* GroupBox::fEntry [private]

Definition at line 994 of file stressGUI.cxx.

Referenced by GetEntry(), and GroupBox().

TGComboBox* GroupBox::fCombo [private]

Definition at line 19 of file textEntries.C.

TGTextEntry* GroupBox::fEntry [private]

Definition at line 20 of file textEntries.C.


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