Home
last modified time | relevance | path

Searched refs:slotEyepieceAFOVChanged (Results 1 – 2 of 2) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/dialogs/
H A Dfovdialog.h83 void slotEyepieceAFOVChanged(int index);
H A Dfovdialog.cpp248 connect(ui->EyepieceAFOV, SIGNAL(currentIndexChanged(int)), SLOT(slotEyepieceAFOVChanged(int))); in NewFOV()
330 void NewFOV::slotEyepieceAFOVChanged(int index) in slotEyepieceAFOVChanged() function in NewFOV