|
void | retranslate () |
|
void | setVisible (bool) |
| 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. More...
|
|
void | populateLists () |
|
virtual void | retranslate ()=0 |
| Retranslate the content of the dialog. More...
|
|
void | setVisible (bool) |
| On the first call with "true" populates the window contents. More...
|
|
void | close () |
| Closes the window (the window widget is not deleted, just not visible). More...
|
|
|
Ui_addRemoveLandscapesDialogForm * | ui |
|
QWidget * | dialog |
| The main dialog. More...
|
|
class CustomProxy * | proxy |
|
|
void | visibleChanged (bool) |
|
| StelDialog (QObject *parent=NULL) |
|
bool | visible () const |
|
virtual void AddRemoveLandscapesDialog::createDialogContent |
( |
| ) |
|
|
protectedvirtual |
Initialize the dialog widgets and connect the signals/slots.
Implements StelDialog.
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.
The documentation for this class was generated from the following file: