Stellarium 0.14.3
|
Public Slots | |
void | retranslate () |
Signals | |
void | changesSaved (QString name, ConnectionType type) |
void | changesDiscarded () |
Public Member Functions | |
void | initExistingTelescopeConfiguration (int slot) |
void | initNewTelescopeConfiguration (int slot) |
Protected Member Functions | |
virtual void | createDialogContent () |
Initialize the dialog widgets and connect the signals/slots. More... | |
Protected Attributes | |
Ui_telescopeConfigurationDialog * | ui |
Definition at line 37 of file TelescopeConfigurationDialog.hpp.
|
protectedvirtual |
Initialize the dialog widgets and connect the signals/slots.
Implements StelDialog.