Home
last modified time | relevance | path

Searched refs:showFITSViewer (Results 1 – 6 of 6) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/focus/
H A Dfocus.h438 void showFITSViewer();
H A Dfocus.cpp3554 void Focus::showFITSViewer() in showFITSViewer() function in Ekos::Focus
4228 connect(showFITSViewerB, &QPushButton::clicked, this, &Ekos::Focus::showFITSViewer); in initConnections()
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/
H A Dguide.h448 void showFITSViewer();
H A Dguide.cpp106 connect(showFITSViewerB, &QPushButton::clicked, this, &Ekos::Guide::showFITSViewer); in Guide()
2719 void Guide::showFITSViewer() in showFITSViewer() function in Ekos::Guide
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/align/
H A Dalign.h556 void showFITSViewer();
H A Dalign.cpp107 connect(showFITSViewerB, &QPushButton::clicked, this, &Ekos::Align::showFITSViewer); in Align()
3300 void Align::showFITSViewer() in showFITSViewer() function in Ekos::Align