20 #ifndef _EQUATION_OF_TIME_WINDOW_HPP_
21 #define _EQUATION_OF_TIME_WINDOW_HPP_
23 #include "StelDialog.hpp"
26 #include <QDoubleSpinBox>
28 class Ui_equationOfTimeWindowForm;
45 void createDialogContent();
48 Ui_equationOfTimeWindowForm* ui;
51 void updateAboutText();
54 void saveEquationOfTimeSettings();
55 void resetEquationOfTimeSettings();
A local copy of StelDialog, the base class for all the GUI windows in Stellarium, included to allow t...
Main window of the Equation of Time plug-in.
Main class of the Equation of Time plugin.