Home
last modified time | relevance | path

Searched refs:slotSetTelescopeEnabled (Results 1 – 5 of 5) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/indi/
H A Dindilistener.cpp82 KStars::Instance()->slotSetTelescopeEnabled(true); in Instance()
H A Dinditelescope.cpp306 KStars::Instance()->slotSetTelescopeEnabled(true); in processSwitch()
309 KStars::Instance()->slotSetTelescopeEnabled(false); in processSwitch()
H A Ddrivermanager.cpp482 KStars::Instance()->slotSetTelescopeEnabled(false); in stopDevices()
/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dkstars.h533 void slotSetTelescopeEnabled(bool enable);
H A Dkstarsactions.cpp360 void KStars::slotSetTelescopeEnabled(bool enable) in slotSetTelescopeEnabled() function in KStars