Stellarium 0.13.3
List of all members | Public Slots | Protected Member Functions | Protected Attributes
AddRemoveLandscapesDialog Class Reference

Public Slots

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 ()
 
- Public Slots inherited from StelDialog
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...
 

Protected Member Functions

virtual void createDialogContent ()
 Initialize the dialog widgets and connect the signals/slots. More...
 

Protected Attributes

Ui_addRemoveLandscapesDialogForm * ui
 
- Protected Attributes inherited from StelDialog
QWidget * dialog
 The main dialog. More...
 
class CustomProxy * proxy
 

Additional Inherited Members

- Signals inherited from StelDialog
void visibleChanged (bool)
 
- Public Member Functions inherited from StelDialog
 StelDialog (QObject *parent=NULL)
 
bool visible () const
 
- Properties inherited from StelDialog
bool visible
 

Detailed Description

Definition at line 33 of file AddRemoveLandscapesDialog.hpp.

Member Function Documentation

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: