Public Slots | Public Member Functions | Protected Attributes

OpticWidget Class Reference

#include <opticwidget.h>

Inheritance diagram for OpticWidget:
Inheritance graph
[legend]
Collaboration diagram for OpticWidget:
Collaboration graph
[legend]

Public Slots

void setStartDAQ ()
void setStopDAQ ()
void setDataGen ()
void setSendDLM_A2R ()
void setSendDLM_R2A ()
void getDLMHistory ()
void setSubChangedOn ()
void setSubChangedOff ()

Public Member Functions

 OpticWidget (QWidget *parent, roc::OpticBoard *brd)
virtual bool getSubConfig ()
virtual bool setSubConfig ()
virtual bool fillCmdFile (FILE *f)
virtual bool setSubToDefault ()
RocTabsWidgetrocTabs ()
bool isSubChanged () const
void setSubChanged (bool on)
void showMessage (const QString &msg, int tmout=0)

Protected Attributes

roc::OpticBoardfBoard
bool fRadTol
bool fSubChanged

Detailed Description

Definition at line 10 of file opticwidget.h.


Constructor & Destructor Documentation

OpticWidget::OpticWidget ( QWidget *  parent,
roc::OpticBoard brd 
)

Member Function Documentation

bool OpticWidget::fillCmdFile ( FILE *  f  )  [virtual]

Reimplemented from SubWidget.

Definition at line 66 of file opticwidget.cpp.

void OpticWidget::getDLMHistory (  )  [slot]
bool OpticWidget::getSubConfig (  )  [virtual]
bool SubWidget::isSubChanged (  )  const [inline, inherited]

Definition at line 26 of file subwidget.h.

References SubWidget::fSubChanged.

Referenced by RocTabsWidget::showSubChanged().

RocTabsWidget * SubWidget::rocTabs (  )  [inherited]

Definition at line 9 of file subwidget.cpp.

Referenced by SubWidget::setSubChanged(), and SubWidget::showMessage().

void OpticWidget::setDataGen (  )  [slot]

Definition at line 84 of file opticwidget.cpp.

References fBoard, base::Board::put(), and ROC_OPTICS_DATAGEN.

Referenced by OpticWidget().

void OpticWidget::setSendDLM_A2R (  )  [slot]

Definition at line 105 of file opticwidget.cpp.

References fBoard, and roc::Board::invokeDLM().

Referenced by OpticWidget().

void OpticWidget::setSendDLM_R2A (  )  [slot]

Definition at line 94 of file opticwidget.cpp.

References fBoard, base::Board::put(), and ROC_OPTICS_DLMGEN.

Referenced by OpticWidget().

void OpticWidget::setStartDAQ (  )  [slot]

Definition at line 74 of file opticwidget.cpp.

References fBoard, base::Board::put(), and ROC_OPTICS_START_DAQ.

Referenced by OpticWidget().

void OpticWidget::setStopDAQ (  )  [slot]

Definition at line 79 of file opticwidget.cpp.

References fBoard, base::Board::put(), and ROC_OPTICS_STOP_DAQ.

Referenced by OpticWidget().

void SubWidget::setSubChanged ( bool  on  )  [inherited]
void SubWidget::setSubChangedOff (  )  [slot, inherited]

Definition at line 44 of file subwidget.cpp.

References SubWidget::setSubChanged().

void SubWidget::setSubChangedOn (  )  [slot, inherited]
bool OpticWidget::setSubConfig (  )  [virtual]

Reimplemented from SubWidget.

Definition at line 50 of file opticwidget.cpp.

virtual bool SubWidget::setSubToDefault (  )  [inline, virtual, inherited]

Reimplemented in AdcWidget, BoardWidget, NxyterWidget, RocFeetWidget, RocMainWidget, and RocNxWidget.

Definition at line 21 of file subwidget.h.

Referenced by RocTabsWidget::setCurrDefault().

void SubWidget::showMessage ( const QString &  msg,
int  tmout = 0 
) [inherited]

Field Documentation

bool OpticWidget::fRadTol [protected]

Definition at line 15 of file opticwidget.h.

Referenced by getSubConfig().

bool SubWidget::fSubChanged [protected, inherited]

Definition at line 14 of file subwidget.h.

Referenced by SubWidget::isSubChanged(), and SubWidget::setSubChanged().


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