FACT++  1.0
void MainWindow::on_fFeedbackCmdMax_valueChanged ( int  max)
privateslot

Definition at line 622 of file MainWindow.cc.

Referenced by on_fTriggerSeqLPext_valueChanged().

623 {
624  fFeedbackCmdCam->SetMax(max);
625  fFeedbackCmdCam->updateCamera();
626 }

+ Here is the caller graph for this function: