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;
48 Ui_equationOfTimeWindowForm* ui;
51 void updateAboutText();
54 void saveEquationOfTimeSettings();
55 void resetEquationOfTimeSettings();
void createDialogContent()
Initialize the dialog widgets and connect the signals/slots.
Base class for all the GUI windows in Stellarium.
Main window of the Equation of Time plug-in.
Main class of the Equation of Time plugin.