QGEBiasFrame Class Reference
[Apollo GuiApollo]

Inheritance diagram for QGEBiasFrame:

QGuiCompositeFrame

List of all members.


Detailed Description

graphical frame handling front end bias related quantities

Author:
Sergio Di Domizio

Public Member Functions

 QGEBiasFrame (const TGWindow *parent)
Bool_t SetBias (const std::string &bias)
 set bias voltage
void SetBiasPolarity (Bool_t polarity)
 set bias polarity
void SetGroundStatus (Bool_t state)
 toggle electronics ground/detector configuration
const std::string & GetBias () const
Bool_t GetBiasPolarity () const
Bool_t GetGroundStatus () const
void BiasChanged ()
void PolarityChanged ()
void GroundChanged ()
void Lock (Bool_t doLock)
 enable/disable user interaction

Private Attributes

QGuiDropDownListfBiasWidget
QGuiRadioSelectorfPolarityWidget
QGuiRadioSelectorfGroundWidget

Member Function Documentation

Bool_t QGEBiasFrame::SetBias ( const std::string &  bias  ) 

set bias voltage

Parameters:
bias string containing bias voltage in Volts
Returns:
true unless the requested value is not allowed by this widget

References QGuiDropDownList::SetSelected().

Referenced by QGEChannelFrame::ShowChannel().

void QGEBiasFrame::SetBiasPolarity ( Bool_t  polarity  ) 

set bias polarity

Parameters:
polarity true for positive polarity, false for negative polarity

References QGuiRadioSelector::SetSelected().

Referenced by QGEChannelFrame::ShowChannel().

void QGEBiasFrame::SetGroundStatus ( Bool_t  state  ) 

toggle electronics ground/detector configuration

SDD FIXME check correspondence between true/false and ground/detector

Parameters:
state to be checked

References QGuiRadioSelector::SetSelected().

Referenced by QGEChannelFrame::ShowChannel().


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