|
|
void | aliasChanged () |
| |
|
void | closeWindow () |
| |
|
void | catalogNumberChanged () |
| |
|
void | createTargetFromSelection () |
| |
|
void | declinationChanged () |
| |
|
void | deleteSelectedTarget () |
| |
|
void | distanceChanged () |
| |
|
void | insertNewTarget () |
| |
|
void | magnitudeChanged () |
| |
|
void | nameChanged () |
| |
|
void | notesChanged () |
| |
|
void | rightAscentionChanged () |
| |
|
void | sizeChanged () |
| |
|
void | targetSelected (const QModelIndex &index) |
| |
|
void | targetTypeChanged (const QString &newValue) |
| |
|
void | updateRTValues () |
| |
|
void | setVisible (bool) |
| |
|
void | close () |
| |
|
|
| TargetsDialog (QMap< QString, QSqlTableModel * > theTableModels) |
| |
| void | languageChanged () |
| | Retranslate the content of the dialog. More...
|
| |
| void | styleChanged () |
| | Notify that the application style changed. More...
|
| |
|
void | updateStyle () |
| |
|
| virtual void | createDialogContent () |
| | Initialize the dialog widgets and connect the signals/slots. More...
|
| |
|
QSqlRecord | currentRecord () |
| |
|
void | populateFormWithIndex (const QModelIndex &index) |
| |
|
void | setupConnections () |
| |
|
void | teardownConnections () |
| |
Definition at line 33 of file TargetsDialog.hpp.
| virtual void TargetsDialog::createDialogContent |
( |
| ) |
|
|
protectedvirtual |
Initialize the dialog widgets and connect the signals/slots.
Implements StelDialogLogBook.
| void TargetsDialog::languageChanged |
( |
| ) |
|
|
virtual |
| void TargetsDialog::styleChanged |
( |
| ) |
|
Notify that the application style changed.
The documentation for this class was generated from the following file: