Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/
H A Dguide.h409 void updateCCDBin(int index);
H A Dguide.cpp443 updateCCDBin(guideBinIndex); in setCamera()
1721 void Guide::updateCCDBin(int index) in updateCCDBin() function in Ekos::Guide
1757 …bo, static_cast<void(QComboBox::*)(int)>(&QComboBox::activated), this, &Ekos::Guide::updateCCDBin); in processCCDNumber()
3093 &Ekos::Guide::updateCCDBin); in initConnections()