|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://astro.uni-altai.ru/~aw/stellarium/api/classSessionsDialog.html
Дата изменения: Unknown Дата индексирования: Fri Feb 28 07:31:51 2014 Кодировка: Поисковые слова: http astrokuban.info astrokuban |
![]() |
Stellarium 0.12.3
|
Public Member Functions | |
| 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 () |
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. More... | |
| 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. More... | |
| class CustomProxy * | proxy |
Definition at line 35 of file SessionsDialog.hpp.
|
protectedvirtual |
Initialize the dialog widgets and connect the signals/slots.
Implements StelDialogLogBook.
|
virtual |
Retranslate the content of the dialog.
Implements StelDialogLogBook.
| void SessionsDialog::styleChanged | ( | ) |
Notify that the application style changed.
1.8.3.1