20 #ifndef _GREATREDSPOTDIALOG_HPP_ 21 #define _GREATREDSPOTDIALOG_HPP_ 25 #include "StelDialog.hpp" 26 #include "SolarSystem.hpp" 28 class Ui_GreatRedSpotDialogForm;
40 void setVisible(
bool);
43 void setGrsJD(QDateTime dt);
44 void openRecentGrsMeasurement();
49 Ui_GreatRedSpotDialogForm *ui;
53 #endif // _GREATREDSPOTDIALOG_HPP_ Base class for all the GUI windows in Stellarium.
virtual void createDialogContent()
Initialize the dialog widgets and connect the signals/slots.