![]() |
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
Public Slots | |
void | setVisible (bool) |
void | populateLists () |
Public Member Functions | |
void | languageChanged () |
Protected Member Functions | |
virtual void | createDialogContent () |
Protected Attributes | |
Ui_addRemoveLandscapesDialogForm * | ui |
void AddRemoveLandscapesDialog::setVisible | ( | bool | ) | [slot] |
This function overrides the non-virtual StelDialog::setVisible() to allow the current landscape to be selected in the list of user landscapes (if it is in the list) every time the dialog is displayed.
Reimplemented from StelDialog.