|
void | retranslate () |
|
void | updateIconsColor () |
|
virtual void | retranslate ()=0 |
| Retranslate the content of the dialog. More...
|
|
void | setVisible (bool) |
| On the first call with "true" populates the window contents. More...
|
|
void | close () |
| Closes the window (the window widget is not deleted, just not visible). More...
|
|
|
void | styleChanged () |
| Notify that the application style changed. More...
|
|
| StelDialog (QObject *parent=NULL) |
|
bool | visible () const |
|
|
Ui_viewDialogForm * | ui |
|
QWidget * | dialog |
| The main dialog. More...
|
|
class CustomProxy * | proxy |
|
|
void | visibleChanged (bool) |
|
Definition at line 32 of file ViewDialog.hpp.
virtual void ViewDialog::createDialogContent |
( |
| ) |
|
|
protectedvirtual |
Initialize the dialog widgets and connect the signals/slots.
Implements StelDialog.
void ViewDialog::styleChanged |
( |
| ) |
|
Notify that the application style changed.
The documentation for this class was generated from the following file: