Home
last modified time | relevance | path

Searched refs:handleVerticalPlotSizeChange (Results 1 – 8 of 8) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/ekos/guide/
H A Dguidetargetplot.h28 void handleVerticalPlotSizeChange();
H A Dguidedriftgraph.h34 void handleVerticalPlotSizeChange();
H A Dguidetargetplot.cpp96 void GuideTargetPlot::handleVerticalPlotSizeChange() in handleVerticalPlotSizeChange() function in GuideTargetPlot
H A Dguide.h394 void handleVerticalPlotSizeChange();
H A Dguide.cpp190 void Guide::handleVerticalPlotSizeChange() in handleVerticalPlotSizeChange() function in Ekos::Guide
192 targetPlot->handleVerticalPlotSizeChange(); in handleVerticalPlotSizeChange()
221 handleVerticalPlotSizeChange(); in resizeEvent()
2911 … connect(rightLayout, &QSplitter::splitterMoved, this, &Ekos::Guide::handleVerticalPlotSizeChange); in initPlots()
H A Dguidedriftgraph.cpp261 void GuideDriftGraph::handleVerticalPlotSizeChange() in handleVerticalPlotSizeChange() function in GuideDriftGraph
/dports/astro/kstars/kstars-3.5.6/kstars/ekos/align/
H A Dalign.h568 void handleVerticalPlotSizeChange();
H A Dalign.cpp343 … connect(rightLayout, &QSplitter::splitterMoved, this, &Ekos::Align::handleVerticalPlotSizeChange); in Align()
437 void Align::handleVerticalPlotSizeChange() in handleVerticalPlotSizeChange() function in Ekos::Align
450 handleVerticalPlotSizeChange(); in resizeEvent()