21 #ifndef _SOLAR_SYSTEM_MANAGER_WINDOW_
22 #define _SOLAR_SYSTEM_MANAGER_WINDOW_
25 #include "StelDialog.hpp"
32 class Ui_solarSystemManagerWindow;
50 virtual void createDialogContent();
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.
A local copy of StelDialog, the base class for all the GUI windows in Stellarium, included to allow t...
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.