Stellarium  0.16.1
List of all members | Public Slots | Signals | Public Member Functions | Protected Member Functions | Protected Attributes
LogBookConfigDialog Class Reference
+ Inheritance diagram for LogBookConfigDialog:
+ Collaboration diagram for LogBookConfigDialog:

Public Slots

void closeWindow ()
 
- Public Slots inherited from StelDialogLogBook
void setVisible (bool)
 
void close ()
 

Signals

void currentBarlowChanged ()
 
void currentFilterChanged ()
 
void currentImagerChanged ()
 
void currentObserverChanged ()
 
void currentOcularChanged ()
 
void currentOpticChanged ()
 
void currentSiteChanged ()
 
- Signals inherited from StelDialogLogBook
void visibleChanged (bool)
 
void dialogClosed (StelDialogLogBook *)
 

Public Member Functions

 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 ()
 

Protected Member Functions

virtual void createDialogContent ()
 Initialize the dialog widgets and connect the signals/slots. More...
 
void setupListViews ()
 
void setupWidgets ()
 helper for createDialogContent() that handles the referenced ui widgets. More...
 

Protected Attributes

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
 
- Protected Attributes inherited from StelDialogLogBook
QWidget * dialog
 The main dialog. More...
 
class CustomProxyproxy
 

Detailed Description

Definition at line 40 of file LogBookConfigDialog.hpp.

Member Function Documentation

virtual void LogBookConfigDialog::createDialogContent ( )
protectedvirtual

Initialize the dialog widgets and connect the signals/slots.

Implements StelDialogLogBook.

void LogBookConfigDialog::languageChanged ( )
virtual

Retranslate the content of the dialog.

Implements StelDialogLogBook.

void LogBookConfigDialog::setupWidgets ( )
protected

helper for createDialogContent() that handles the referenced ui widgets.

void LogBookConfigDialog::styleChanged ( )

Notify that the application style changed.


The documentation for this class was generated from the following file: