Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

ParamFrame Class Reference

#include <gui.h>

List of all members.

Public Methods

 ParamFrame (TGCompositeFrame *fr, const char *id, const char *name, Double_t value, const char *descr)
virtual ~ParamFrame ()
void SetId (Int_t id)

Public Attributes

TGCheckButton * pChk
TGTextEntry * pName
TGTextEntry * pDescr
TGNumEntrypValue

Protected Attributes

TGLayoutHints * pL1
TGLayoutHints * pL2
TGLayoutHints * pL3
TGCompositeFrame * pFr


Constructor & Destructor Documentation

ParamFrame::ParamFrame TGCompositeFrame *    fr,
const char *    id,
const char *    name,
Double_t    value,
const char *    descr
 

Definition at line 851 of file gui.cpp.

References pChk, pDescr, pFr, pL1, pL2, pL3, pName, and pValue.

ParamFrame::~ParamFrame   [virtual]
 

Definition at line 880 of file gui.cpp.

References pChk, pDescr, pFr, pL1, pL2, pL3, pName, and pValue.


Member Function Documentation

void ParamFrame::SetId Int_t    id
 

Definition at line 902 of file gui.cpp.

References pChk, and pL2.

Referenced by ConfigDialog::DoTabButtons().


Member Data Documentation

TGCheckButton* ParamFrame::pChk
 

Definition at line 190 of file gui.h.

Referenced by ConfigDialog::DoSave(), ConfigDialog::DoTabButtons(), ParamFrame(), SetId(), and ~ParamFrame().

TGTextEntry * ParamFrame::pDescr
 

Definition at line 191 of file gui.h.

Referenced by ConfigDialog::DoSave(), ParamFrame(), and ~ParamFrame().

TGCompositeFrame* ParamFrame::pFr [protected]
 

Definition at line 196 of file gui.h.

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

TGLayoutHints* ParamFrame::pL1 [protected]
 

Definition at line 195 of file gui.h.

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

TGLayoutHints * ParamFrame::pL2 [protected]
 

Definition at line 195 of file gui.h.

Referenced by ParamFrame(), SetId(), and ~ParamFrame().

TGLayoutHints * ParamFrame::pL3 [protected]
 

Definition at line 195 of file gui.h.

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

TGTextEntry* ParamFrame::pName
 

Definition at line 191 of file gui.h.

Referenced by ConfigDialog::DoSave(), ParamFrame(), and ~ParamFrame().

TGNumEntry* ParamFrame::pValue
 

Definition at line 192 of file gui.h.

Referenced by ConfigDialog::DoSave(), ParamFrame(), and ~ParamFrame().


The documentation for this class was generated from the following files:
Generated on Sun Jun 16 20:08:07 2002 for XEIS by doxygen1.2.16