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

Definition at line 129 of file MainWindow.cc.

Referenced by on_fBiasCamPixel_valueChanged().

130 {
131  fRatesCanv->SetMax(max);
132 }

+ Here is the caller graph for this function: