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

Public Member Functions

 SessionsDialog (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 Slots

void beginDateTimeChanged (const QDateTime &datetime)
 
void commentsTextChanged ()
 
void deleteSelectedSession ()
 
void endDateTimeChanged (const QDateTime &datetime)
 
void insertNewSession ()
 
void observationWindowClosed (StelDialogLogBook *theDialog)
 
void observerChanged (const QString &newValue)
 
void openObservations ()
 
void sessionSelected (const QModelIndex &index)
 
void siteChanged (const QString &newValue)
 
void weatherTextChanged ()
 

Protected Member Functions

virtual void createDialogContent ()
 Initialize the dialog widgets and connect the signals/slots. More...
 
QSqlRecord currentSessionRecord ()
 
void populateFormWithSessionIndex (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 CustomProxyproxy
 

Detailed Description

Definition at line 35 of file SessionsDialog.hpp.

Member Function Documentation

virtual void SessionsDialog::createDialogContent ( )
protectedvirtual

Initialize the dialog widgets and connect the signals/slots.

Implements StelDialogLogBook.

void SessionsDialog::languageChanged ( )
virtual

Retranslate the content of the dialog.

Implements StelDialogLogBook.

void SessionsDialog::styleChanged ( )

Notify that the application style changed.


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