Home
last modified time | relevance | path

Searched refs:driftMouseOverLine (Results 1 – 4 of 4) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/fitsviewer/
H A Dfitshistogramview.h34 void driftMouseOverLine(QMouseEvent * event);
H A Dfitshistogramview.cpp47 connect(this, &QCustomPlot::mouseMove, this, &FITSHistogramView::driftMouseOverLine); in FITSHistogramView()
164 void FITSHistogramView::driftMouseOverLine(QMouseEvent * event) in driftMouseOverLine() function in FITSHistogramView
H A Dfitshistogram.h65 void driftMouseOverLine(QMouseEvent * event);
H A Dfitshistogram.cpp90 &FITSHistogram::driftMouseOverLine); in FITSHistogram()
784 void FITSHistogram::driftMouseOverLine(QMouseEvent * event) in driftMouseOverLine() function in FITSHistogram