![]() |
Stellarium 0.11.3 | ||
| Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
Public Slots | |
| void | retranslate () |
Public Member Functions | |
| void | styleChanged () |
Protected Member Functions | |
| virtual void | createDialogContent () |
Protected Attributes | |
| Ui_viewDialogForm * | ui |
| void ViewDialog::retranslate | ( | ) | [virtual, slot] |
Retranslate the content of the dialog.
Needs to be connected to StelApp::languageChanged(). At the very least, if the window is based on a Qt Designer file (.ui), the implementation needs to call the generated class' retranslateUi() method, like this:
Implements StelDialog.
1.6.3