kstars
focusdialog.h
Go to the documentation of this file.
double getEpoch(const QString &eName)
Convert a string to an epoch number; essentially just converts the string to a double.
Definition: focusdialog.cpp:131
long double epochToJd(double epoch)
Convenience function to convert an epoch number (e.g., 2000.0) to the corresponding Julian Day number...
Definition: focusdialog.cpp:141
Definition: focusdialog.h:28
void validatePoint()
Attempt to interpret the text in the KLineEdits as Ra and Dec values.
Definition: focusdialog.cpp:79
void checkLineEdits()
If text has been entered in both KLineEdits, enable the Ok button.
Definition: focusdialog.cpp:67
void activateAzAltPage() const
Show the Az/Alt page instead of the RA/Dec page.
Definition: focusdialog.cpp:161
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:19 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.