localfileeditor

class camelot.view.controls.editors.localfileeditor.LocalFileEditor(parent=None, field_name='local_file', directory=False, save_as=False, file_filter='All files (*)', **kwargs)[source]

Widget for browsing local files and directories

setup_widget()[source]

Called inside init, overwrite this method for custom file edit widgets

Previous topic

languageeditor

Next topic

many2oneeditor

This Page