Stellarium 0.15.2
List of all members | Public Slots | Public Member Functions | Protected Member Functions
TargetsDialog Class Reference
+ Inheritance diagram for TargetsDialog:
+ Collaboration diagram for TargetsDialog:

Public Slots

void aliasChanged ()
 
void closeWindow ()
 
void catalogNumberChanged ()
 
void createTargetFromSelection ()
 
void declinationChanged ()
 
void deleteSelectedTarget ()
 
void distanceChanged ()
 
void insertNewTarget ()
 
void magnitudeChanged ()
 
void nameChanged ()
 
void notesChanged ()
 
void rightAscentionChanged ()
 
void sizeChanged ()
 
void targetSelected (const QModelIndex &index)
 
void targetTypeChanged (const QString &newValue)
 
void updateRTValues ()
 
- Public Slots inherited from StelDialogLogBook
void setVisible (bool)
 
void close ()
 

Public Member Functions

 TargetsDialog (QMap< QString, QSqlTableModel * > theTableModels)
 
void languageChanged ()
 Retranslate the content of the dialog. More...
 
void styleChanged ()
 Notify that the application style changed. More...
 
void updateStyle ()
 

Protected Member Functions

virtual void createDialogContent ()
 Initialize the dialog widgets and connect the signals/slots. More...
 
QSqlRecord currentRecord ()
 
void populateFormWithIndex (const QModelIndex &index)
 
void setupConnections ()
 
void teardownConnections ()
 

Additional Inherited Members

- Signals inherited from StelDialogLogBook
void visibleChanged (bool)
 
void dialogClosed (StelDialogLogBook *)
 
- Protected Attributes inherited from StelDialogLogBook
QWidget * dialog
 The main dialog. More...
 
class CustomProxyproxy
 

Detailed Description

Definition at line 33 of file TargetsDialog.hpp.

Member Function Documentation

virtual void TargetsDialog::createDialogContent ( )
protectedvirtual

Initialize the dialog widgets and connect the signals/slots.

Implements StelDialogLogBook.

void TargetsDialog::languageChanged ( )
virtual

Retranslate the content of the dialog.

Implements StelDialogLogBook.

void TargetsDialog::styleChanged ( )

Notify that the application style changed.


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