Home
last modified time | relevance | path

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

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/
H A Dguide.h398 void slotAutoScaleGraphs();
H A Dguide.cpp111 connect(guideAutoScaleGraphB, &QPushButton::clicked, this, &Ekos::Guide::slotAutoScaleGraphs); in Guide()
252 void Guide::slotAutoScaleGraphs() in slotAutoScaleGraphs() function in Ekos::Guide