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

Definition at line 715 of file MainWindow.cc.

Referenced by on_fBiasCamPixel_valueChanged().

716 {
717  fBiasCamV->SetMax(max);
718  fBiasCamV->updateCamera();
719 }

+ Here is the caller graph for this function: