Kstars
avtplotwidget.h
Q_OBJECTQ_OBJECT
void mousePressEvent(QMouseEvent *e) override
Simply calls mouseMoveEvent().
Definition: avtplotwidget.cpp:29
void setSunRiseSetTimes(double sr, double ss)
Set the fractional positions of the Sunrise and Sunset positions, in units where last midnight was 0....
Definition: avtplotwidget.cpp:287
void mouseDoubleClickEvent(QMouseEvent *e) override
Reset the MousePoint to a null value, to erase the crosshairs.
Definition: avtplotwidget.cpp:34
An extension of the KPlotWidget for the AltVsTime tool. The biggest difference is that in addition to...
Definition: avtplotwidget.h:29
void mouseMoveEvent(QMouseEvent *e) override
Handle mouse move events.
Definition: avtplotwidget.cpp:40
void setMoonRiseSetTimes(double mr, double ms)
Set the fractional positions of moonrise and moon set in units where last midnight was 0....
Definition: avtplotwidget.cpp:294
QObject * parent() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Tue Aug 9 2022 04:06:01 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Tue Aug 9 2022 04:06:01 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.