Home
last modified time | relevance | path

Searched refs:guideChipUpdated (Results 1 – 3 of 3) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/
H A Dguide.h469 void guideChipUpdated(ISD::CCDChip *);
H A Dguide.cpp714 emit guideChipUpdated(targetChip); in updateGuideParams() local
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/
H A Dmanager.cpp3267 …connect(guideProcess.get(), &Ekos::Guide::guideChipUpdated, captureProcess.get(), &Ekos::Capture::… in connectModules()