21 #ifndef _SUPERNOVAEDIALOG_HPP_
22 #define _SUPERNOVAEDIALOG_HPP_
25 #include "StelDialog.hpp"
26 #include "Supernovae.hpp"
28 class Ui_supernovaeDialog;
47 void refreshUpdateValues(
void);
50 void setUpdateValues(
int days);
51 void setUpdatesEnabled(
int checkState);
53 void updateCompleteReceiver();
54 void restoreDefaults(
void);
55 void saveSettings(
void);
56 void updateJSON(
void);
59 Ui_supernovaeDialog* ui;
61 void setAboutHtml(
void);
62 void updateGuiFromSettings(
void);
67 #endif // _SUPERNOVAEDIALOG_HPP_
A local copy of StelDialog, the base class for all the GUI windows in Stellarium, included to allow t...
Main class of the Historical Supernovae plugin.
UpdateState
Used for keeping for track of the download/update status.
void createDialogContent()
Initialize the dialog widgets and connect the signals/slots.