![]() |
Stellarium
0.17.0
|
Public Slots | |
| 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 () |
Public Slots inherited from StelDialogLogBook | |
| void | setVisible (bool) |
| void | close () |
Public Member Functions | |
| TargetsDialog (QMap< QString, QSqlTableModel * > theTableModels) | |
| void | languageChanged () |
| Retranslate the content of the dialog. | |
| void | styleChanged () |
| Notify that the application style changed. | |
| void | updateStyle () |
Protected Member Functions | |
| virtual void | createDialogContent () |
| Initialize the dialog widgets and connect the signals/slots. | |
| QSqlRecord | currentRecord () |
| void | populateFormWithIndex (const QModelIndex &index) |
| void | setupConnections () |
| void | teardownConnections () |
Additional Inherited Members | |
Signals inherited from StelDialogLogBook | |
| void | visibleChanged (bool) |
| void | dialogClosed (StelDialogLogBook *) |
Protected Attributes inherited from StelDialogLogBook | |
| QWidget * | dialog |
| The main dialog. | |
| class CustomProxy * | proxy |
1.8.11