Stellarium 0.12.3
List of all members | Public Member Functions | Protected Slots | Protected Member Functions
ObservationsDialog Class Reference

Public Member Functions

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

Protected Slots

void accessoriesTextChanged ()
 
void barlowChanged (const QString &newValue)
 
void beginDateTimeChanged (const QDateTime &datetime)
 
void deleteSelectedObservation ()
 
void endDateTimeChanged (const QDateTime &datetime)
 
void filterChanged (const QString &newValue)
 
void imagerChanged (const QString &newValue)
 
void insertNewObservation ()
 
void limitingMagnitudeChanged (const QString &newValue)
 
void notesTextChanged ()
 
void observerChanged (const QString &newValue)
 
void observationSelected (const QModelIndex &index)
 
void ocularChanged (const QString &newValue)
 
void opticChanged (const QString &newValue)
 
void seeingChanged (const QString &newValue)
 
void targetChanged (const QString &newValue)
 

Protected Member Functions

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

Additional Inherited Members

- Public Slots inherited from StelDialogLogBook
void setVisible (bool)
 
void close ()
 
- Signals inherited from StelDialogLogBook
void visibleChanged (bool)
 
void dialogClosed (StelDialogLogBook *)
 
- Protected Attributes inherited from StelDialogLogBook
QWidget * dialog
 The main dialog. More...
 
class CustomProxy * proxy
 

Detailed Description

Definition at line 35 of file ObservationsDialog.hpp.

Member Function Documentation

virtual void ObservationsDialog::createDialogContent ( )
protectedvirtual

Initialize the dialog widgets and connect the signals/slots.

Implements StelDialogLogBook.

void ObservationsDialog::languageChanged ( )
virtual

Retranslate the content of the dialog.

Implements StelDialogLogBook.

void ObservationsDialog::styleChanged ( )

Notify that the application style changed.


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