|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://astro.uni-altai.ru/~aw/stellarium/api/classStelDialogLogBook.html
Дата изменения: Unknown Дата индексирования: Fri Feb 28 07:39:39 2014 Кодировка: Поисковые слова: http www.badastronomy.com phpbb index.php |
![]() |
Stellarium 0.12.3
|
Public Slots | |
| void | setVisible (bool) |
| void | close () |
Signals | |
| void | visibleChanged (bool) |
| void | dialogClosed (StelDialogLogBook *) |
Public Member Functions | |
| virtual void | languageChanged ()=0 |
| Retranslate the content of the dialog. More... | |
Protected Member Functions | |
| virtual void | createDialogContent ()=0 |
| Initialize the dialog widgets and connect the signals/slots. More... | |
Protected Attributes | |
| QWidget * | dialog |
| The main dialog. More... | |
| class CustomProxy * | proxy |
Definition at line 28 of file StelDialogLogBook.hpp.
|
protectedpure virtual |
Initialize the dialog widgets and connect the signals/slots.
Implemented in LogBookConfigDialog, ObservationsDialog, TargetsDialog, and SessionsDialog.
|
pure virtual |
Retranslate the content of the dialog.
Implemented in LogBookConfigDialog, ObservationsDialog, SessionsDialog, and TargetsDialog.
|
protected |
The main dialog.
Definition at line 49 of file StelDialogLogBook.hpp.
1.8.3.1