class openalea.oalab.editor.completion.DictionaryCompleter(parent=None)[source]

Bases: PySide.QtGui.QCompleter

add_words(words)[source]

Add a list of words into dict

update_dict()[source]

Use it to add new words from locals() and globals()

staticMetaObject = <PySide.QtCore.QMetaObject object at 0x2adeeab0cf80>

Previous topic

<no title>

Next topic

<no title>

This Page