The following example scripts without graphical user interface (GUI) are for BrainVoyager 20-22. From BrainVoyager 23, QML scripts can be used.
Scripts with user interface - QML/JS for BrainVoyager 23
Code | Screenshot |
gui_tutorial_1.qml | |
gui_tutorial_2.qml | |
gui_tutorial_3.qml | |
gui_tutorial_4.qml: using RowLayout
| |
gui_tutorial_5.qml: combine QML and JavaScript, use SpinBox |
Description | Code | Screenshot of activated script |
Store several datatypes in one variable | using_object_datatype_qml_js.zip | |
Display a list | display_list_qml_js.zip | |
Using tabs | using_tabs_qml.zip | tab "Input Data" tab "Epoch Selection" tab "One more" |