20 #ifndef _STELDIALOGLOGBOOK_HPP_
21 #define _STELDIALOGLOGBOOK_HPP_
38 void setVisible(
bool);
41 void visibleChanged(
bool);
50 class CustomProxy* proxy;
53 #endif // _STELDIALOGLOGBOOK_HPP_
virtual void languageChanged()=0
Retranslate the content of the dialog.
virtual void createDialogContent()=0
Initialize the dialog widgets and connect the signals/slots.
QWidget * dialog
The main dialog.