Stellarium  0.17.0
Public Slots | Signals | Public Member Functions | Protected Member Functions | Protected Attributes
StelDialogLogBook Class Referenceabstract

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.
 

Protected Member Functions

virtual void createDialogContent ()=0
 Initialize the dialog widgets and connect the signals/slots.
 

Protected Attributes

QWidget * dialog
 The main dialog.
 
class CustomProxyproxy