bci_framework.framework.editor package¶

Editor¶

BCI-Framework includes a custom QTextEdit with syntax highlighting and autocomplete.

Subpackages¶

  • bci_framework.framework.editor.highlighters package
    • Highlighter
    • Submodules
      • CSS Highlighter
      • CSSHighlighter
        • CSSHighlighter.get_format()
        • CSSHighlighter.highlightBlock()
        • CSSHighlighter.styles
      • Python Highlighter
      • PythonHighlighter
        • PythonHighlighter.get_format()
        • PythonHighlighter.highlightBlock()
        • PythonHighlighter.match_multiline()
        • PythonHighlighter.styles

Submodules¶

  • Autocompleter
  • Autocompleter
    • Autocompleter.changeCompletion()
    • Autocompleter.changeHighlighted()
  • BCIEditor
  • BCIEditor
    • BCIEditor.connect_()
    • BCIEditor.focusInEvent()
    • BCIEditor.insert_completion()
    • BCIEditor.keyPressEvent()
    • BCIEditor.set_completer()
    • BCIEditor.set_options()
    • BCIEditor.show_completer()
    • BCIEditor.text_under_cursor()
    • BCIEditor.update_linenumber()
    • BCIEditor.wheelEvent()

Logo

Navigation

  • Installation and running
  • Interface description
  • Data analysis
  • Data visualization
  • Stimuli delivery
  • Neurofeedback
  • Event marker synchronization
  • Illustrative example
  • Paradigms

Related Topics

  • Documentation overview

Quick search

©2021-2022, . | Powered by Sphinx 5.3.0 & Alabaster 0.7.12 | Page source