Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://astro.uni-altai.ru/~aw/stellarium/api/classObservationsDialog.html
Дата изменения: Unknown Дата индексирования: Fri Feb 28 07:42:18 2014 Кодировка: Поисковые слова: heart nebula |
Stellarium 0.12.3
|
Public Member Functions | |
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 () |
Protected Member Functions | |
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 () |
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 ObservationsDialog.hpp.
|
protectedvirtual |
Initialize the dialog widgets and connect the signals/slots.
Implements StelDialogLogBook.
|
virtual |
Retranslate the content of the dialog.
Implements StelDialogLogBook.
void ObservationsDialog::styleChanged | ( | ) |
Notify that the application style changed.