20 #ifndef _TIME_ZONE_CONFIGURATION_HPP_
21 #define _TIME_ZONE_CONFIGURATION_HPP_
23 #include "StelGui.hpp"
24 #include "StelModule.hpp"
39 virtual void deinit();
40 virtual void update(
double deltaTime);
42 virtual double getCallOrder(StelModuleActionName actionName)
const;
43 virtual bool configureGui(
bool show);
69 #include "StelPluginInterface.hpp"
75 Q_PLUGIN_METADATA(IID StelPluginInterface_iid)
82 #endif //_TIME_ZONE_CONFIGURATION_HPP_
virtual StelPluginInfo getPluginInfo() const =0
This class is used by Qt to manage a plug-in interface.
virtual class StelModule * getStelModule() const =0
QString readTimeZone()
Reads the time zone field in Stellarium's configuration file.
Main window of the Time Zone configuration plug-in.
void setTimeZone(QString timeZoneString)
Sets the time zone field in Stellarium's configuration file.
void saveDisplayFormats()
Saves the formats used to display date and time in the bottom bar.