QGUIBasketSelector Class Reference

Inheritance diagram for QGUIBasketSelector:

QGUIBaseFrame

List of all members.


Detailed Description

graphical interface for settings basket selection

Author:
Andrea Giachero

Public Member Functions

 QGUIBasketSelector (const TGWindow *parent, Int_t &basket, Int_t w, Int_t h)
 ctor
 QGUIBasketSelector (const TGWindow *parent, Int_t &basket)
 constructor with default dimensions
virtual ~QGUIBasketSelector ()
 dtor
void Close (bool qStatus)
 close window
void Update ()
 update displayed fields

Private Member Functions

void PopUp ()
void Zeros ()
bool Init ()
void BuildNames ()
 build window names
void CreateFrames ()
void FillBasketList (TGListBox *qList)
void AddButtonsToFrame (TGCompositeFrame *qFrame)

Private Attributes

Int_t fTmpBasket
Int_t & fBasket
std::vector< int > fBasketIds
TGHorizontalFrame * fHListFrame
TGHorizontalFrame * fHBtnFrame
TGHorizontalFrame * fHLeft
TGHorizontalFrame * fHRight
TGTextEntry * fSelText
TGListBox * fBasketList
TGTextButton * fOKBtn
TGTextButton * fCancelBtn

Constructor & Destructor Documentation

QGUIBasketSelector::QGUIBasketSelector ( const TGWindow *  parent,
Int_t &  basket,
Int_t  w,
Int_t  h 
)

ctor

Parameters:
basket filled with settings basket selected by the user

QGUIBasketSelector::QGUIBasketSelector ( const TGWindow *  parent,
Int_t &  basket 
)

constructor with default dimensions

Parameters:
basket filled with settings basket selected by the user


Member Function Documentation

void QGUIBasketSelector::CreateFrames (  )  [private]

create graphical frames

References BuildNames().


The documentation for this class was generated from the following files:

Generated on Tue Nov 16 10:50:06 2010 for CUORE Software by  doxygen 1.5.6
INFN Genova privacy policy