Stellarium  0.17.0
Public Member Functions | Protected Slots | Protected Member Functions
SessionsDialog Class Reference

Public Member Functions

 SessionsDialog (QMap< QString, QSqlTableModel * > theTableModels)
 
void languageChanged ()
 Retranslate the content of the dialog.
 
void styleChanged ()
 Notify that the application style changed.
 
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.
 
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.
 
class CustomProxyproxy