21 #ifndef _SOLAR_SYSTEM_MANAGER_WINDOW_ 22 #define _SOLAR_SYSTEM_MANAGER_WINDOW_ 25 #include "StelDialog.hpp" 32 class Ui_solarSystemManagerWindow;
51 Ui_solarSystemManagerWindow * ui;
55 void copyConfiguration();
56 void replaceConfiguration();
58 void populateSolarSystemList();
63 void newImportManual();
64 void resetImportManual(
bool);
72 QHash<QString,QString> unlocalizedNames;
77 #endif //_SOLAR_SYSTEM_MANAGER_WINDOW_ Window for manual entry of Solar System object properties.
Base class for all the GUI windows in Stellarium.
virtual void createDialogContent()
Initialize the dialog widgets and connect the signals/slots.
Main class of the Solar System Editor plug-in.
Main window for handling Solar System objects.
Window for importing orbital elements from the Minor Planet Center.