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