Stellarium 0.12.3
List of all members | Public Slots | Signals | Public Member Functions | Protected Member Functions | Protected Attributes
OcularDialog Class Reference

Public Slots

void closeWindow ()
 
void deleteSelectedCCD ()
 
void deleteSelectedOcular ()
 
void deleteSelectedTelescope ()
 
void deleteSelectedLens ()
 
void insertNewCCD ()
 
void insertNewOcular ()
 
void insertNewTelescope ()
 
void insertNewLens ()
 
void moveUpSelectedSensor ()
 
void moveUpSelectedOcular ()
 
void moveUpSelectedTelescope ()
 
void moveUpSelectedLens ()
 
void moveDownSelectedSensor ()
 
void moveDownSelectedOcular ()
 
void moveDownSelectedTelescope ()
 
void moveDownSelectedLens ()
 
void retranslate ()
 
- 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...
 

Signals

void requireSelectionChanged (bool state)
 
void scaleImageCircleChanged (bool state)
 
- Signals inherited from StelDialog
void visibleChanged (bool)
 

Public Member Functions

 OcularDialog (Oculars *plugin, QList< CCD * > *ccds, QList< Ocular * > *oculars, QList< Telescope * > *telescopes, QList< Lens * > *lense)
 
void styleChanged ()
 Notify that the application style changed. More...
 
void updateStyle ()
 
- Public Member Functions inherited from StelDialog
 StelDialog (QObject *parent=NULL)
 
bool visible () const
 

Protected Member Functions

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

Protected Attributes

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

Detailed Description

Definition at line 45 of file OcularDialog.hpp.

Member Function Documentation

virtual void OcularDialog::createDialogContent ( )
protectedvirtual

Initialize the dialog widgets and connect the signals/slots.

Implements StelDialog.

void OcularDialog::styleChanged ( )

Notify that the application style changed.


The documentation for this class was generated from the following file: