eric6.Project.AddLanguageDialog
Module implementing a dialog to add a new language to the project.
Global Attributes
Classes
Functions
AddLanguageDialog
Class implementing a dialog to add a new language to the project.
Derived from
QDialog, Ui_AddLanguageDialog
Class Attributes
Class Methods
Methods
Static Methods
AddLanguageDialog (Constructor)
AddLanguageDialog(parent=None, name=None)
Constructor
- parent
-
parent widget of this dialog (QWidget)
- name
-
name of this dialog (string)
AddLanguageDialog.getSelectedLanguage
getSelectedLanguage()
Public method to retrieve the selected language.
- Returns:
-
the selected language (string)