|
| 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 () |
|
|
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 () |
|
|
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 () |
|
Definition at line 35 of file SessionsDialog.hpp.
virtual void SessionsDialog::createDialogContent |
( |
| ) |
|
|
protectedvirtual |
Initialize the dialog widgets and connect the signals/slots.
Implements StelDialogLogBook.
void SessionsDialog::languageChanged |
( |
| ) |
|
|
virtual |
void SessionsDialog::styleChanged |
( |
| ) |
|
Notify that the application style changed.
The documentation for this class was generated from the following file: