Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/
H A Dprofileeditor.h52 void setGuiderType(int type);
H A Dmanager.cpp666 Options::setGuiderType(currentProfile->guidertype); in start()
822 Options::setGuiderType(currentProfile->guidertype); in start()
2863 editor.setGuiderType(wz.selectedExternalGuider()); in wizardProfile()
H A Dprofileeditor.cpp858 void ProfileEditor::setGuiderType(int type) in setGuiderType() function in ProfileEditor
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/
H A Dguide.h311 Q_SCRIPTABLE bool setGuiderType(int type);
H A Dguide.cpp146 setGuiderType(-1); in Guide()
1880 bool Guide::setGuiderType(int type) in setGuiderType() function in Ekos::Guide
2715 setGuiderType(Options::guiderType()); in processGuideOptions()