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

Definition at line 727 of file MainWindow.cc.

Referenced by on_fBiasCamPixel_valueChanged().

728 {
729  fBiasCamA->SetMax(max);
730  fBiasCamA->updateCamera();
731 }

+ Here is the caller graph for this function: