eric7.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 (QWidget)
-
parent widget of this dialog
- name (str)
-
name of this dialog
AddLanguageDialog.getSelectedLanguage
getSelectedLanguage()
Public method to retrieve the selected language.
- Return:
-
the selected language
- Return Type:
-
str