21 #ifndef _NOVAEDIALOG_HPP_
22 #define _NOVAEDIALOG_HPP_
25 #include "StelDialog.hpp"
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);
61 void setAboutHtml(
void);
62 void updateGuiFromSettings(
void);
67 #endif // _NOVAEDIALOG_HPP_
Main class of the Bright Novae plugin.
A local copy of StelDialog, the base class for all the GUI windows in Stellarium, included to allow t...
void createDialogContent()
Initialize the dialog widgets and connect the signals/slots.
UpdateState
Used for keeping for track of the download/update status.