Stellarium 0.14.3
|
Configuration window. More...
#include <MSConfigDialog.hpp>
Public Slots | |
void | retranslate () |
Public Member Functions | |
MSConfigDialog (MeteorShowersMgr *mgr) | |
Constructor. More... | |
~MSConfigDialog () | |
Destructor. More... | |
void | init () |
Initializes the components based on the current settings. More... | |
Protected Member Functions | |
void | createDialogContent () |
Initializes the dialog and connect the signals/slots. More... | |
Configuration window.
Definition at line 32 of file MSConfigDialog.hpp.
MSConfigDialog::MSConfigDialog | ( | MeteorShowersMgr * | mgr | ) |
Constructor.
MSConfigDialog::~MSConfigDialog | ( | ) |
Destructor.
|
protectedvirtual |
Initializes the dialog and connect the signals/slots.
Implements StelDialog.
void MSConfigDialog::init | ( | ) |
Initializes the components based on the current settings.