TranslationDialog class provides a dialog for translating the value of a translatable field. More...
| Public Member Functions | |
| def | __init__ | 
| Constructs a new TranslationDialog object. | |
TranslationDialog class provides a dialog for translating the value of a translatable field.
Definition at line 43 of file TranslationDialog.py.
| def Koo::Fields::TranslationDialog::TranslationDialog::__init__ | ( | self, | ||
| id, | ||||
| model, | ||||
| fieldName, | ||||
| value, | ||||
| type, | ||||
| parent = None | ||||
| ) | 
Constructs a new TranslationDialog object.
Definition at line 49 of file TranslationDialog.py.