Stellarium 0.14.3
|
Main configuration window of the Satellites plugin. More...
#include <SatellitesDialog.hpp>
Public Types | |
enum | IridiumFlaresColumns { IridiumFlaresDate, IridiumFlaresMagnitude, IridiumFlaresAltitude, IridiumFlaresAzimuth, IridiumFlaresSatellite, IridiumFlaresCount } |
Defines the number and the order of the columns in the Iridium Flares table. More... | |
Public Slots | |
void | retranslate () |
Protected Member Functions | |
void | createDialogContent () |
Initialize the dialog widgets and connect the signals/slots. More... | |
Main configuration window of the Satellites plugin.
Definition at line 45 of file SatellitesDialog.hpp.
|
protectedvirtual |
Initialize the dialog widgets and connect the signals/slots.
Implements StelDialog.