|
pycrossword
0.4
Pure-Python implementation of a crossword puzzle generator and editor
|
This is the complete list of members for pycross.utils.synteditor.SynEditor, including all inherited members.
| __init__(self, parent=None, lexer=Qsci.QsciLexerPython(), source=None, autocomplete_source=None) | pycross.utils.synteditor.SynEditor | |
| _config_autocomplete(self) | pycross.utils.synteditor.SynEditor | private |
| ARROW_MARKER_NUM | pycross.utils.synteditor.SynEditor | static |
| autocomplete | pycross.utils.synteditor.SynEditor | |
| autocomplete_source | pycross.utils.synteditor.SynEditor | |
| keyPressEvent(self, event) | pycross.utils.synteditor.SynEditor | |
| lexer | pycross.utils.synteditor.SynEditor | |
| on_margin_clicked(self, nmargin, nline, modifiers) | pycross.utils.synteditor.SynEditor | |
| reset_autocomplete_source(self) | pycross.utils.synteditor.SynEditor |
1.8.17