languageeditor

class camelot.view.controls.editors.languageeditor.LanguageEditor(parent=None, languages=[], field_name='language', **kwargs)[source]

A ComboBox that shows a list of languages, the editor takes as its value the ISO code of the language

Previous topic

labeleditor

Next topic

localfileeditor

This Page