|
|
void | closeWindow () |
| |
|
void | setVisible (bool) |
| |
|
void | close () |
| |
|
|
void | currentBarlowChanged () |
| |
|
void | currentFilterChanged () |
| |
|
void | currentImagerChanged () |
| |
|
void | currentObserverChanged () |
| |
|
void | currentOcularChanged () |
| |
|
void | currentOpticChanged () |
| |
|
void | currentSiteChanged () |
| |
|
void | visibleChanged (bool) |
| |
|
void | dialogClosed (StelDialogLogBook *) |
| |
|
|
| LogBookConfigDialog (QMap< QString, QSqlTableModel * > theTableModels) |
| |
| void | languageChanged () |
| | Retranslate the content of the dialog. More...
|
| |
| void | styleChanged () |
| | Notify that the application style changed. More...
|
| |
|
void | updateStyle () |
| |
|
|
Ui_LogBookConfigDialogForm * | ui |
| |
|
Ui_BarlowsWidget * | barlowsWidget |
| |
|
Ui_FiltersWidget * | filtersWidget |
| |
|
Ui_ImagersWidget * | imagersWidget |
| |
|
Ui_ObserversWidget * | observersWidget |
| |
|
Ui_OcularsWidget * | ocularsWidget |
| |
|
Ui_OpticsWidget * | opticsWidget |
| |
|
Ui_SitesWidget * | sitesWidget |
| |
|
QMap< QString, QSqlTableModel * > | tableModels |
| |
|
QMap< QString, QWidget * > | widgets |
| |
|
int | selectedBarlowRow |
| |
|
int | selectedFilterRow |
| |
|
int | selectedImagerRow |
| |
|
int | selectedObserverRow |
| |
|
int | selectedOcularRow |
| |
|
int | selectedOpticRow |
| |
|
int | selectedSiteRow |
| |
| QWidget * | dialog |
| | The main dialog. More...
|
| |
|
class CustomProxy * | proxy |
| |
Definition at line 40 of file LogBookConfigDialog.hpp.
| virtual void LogBookConfigDialog::createDialogContent |
( |
| ) |
|
|
protectedvirtual |
Initialize the dialog widgets and connect the signals/slots.
Implements StelDialogLogBook.
| void LogBookConfigDialog::languageChanged |
( |
| ) |
|
|
virtual |
| void LogBookConfigDialog::setupWidgets |
( |
| ) |
|
|
protected |
| void LogBookConfigDialog::styleChanged |
( |
| ) |
|
Notify that the application style changed.
The documentation for this class was generated from the following file: