4#include <score_lib_process_export.h>
11SCORE_LIB_PROCESS_EXPORT
12QTextEdit* createScriptWidget(
const std::string_view lang);
15SCORE_LIB_PROCESS_EXPORT
20SCORE_LIB_PROCESS_EXPORT
Base classes and tools to implement processes and layers.
Definition JSONVisitor.hpp:1115
QSyntaxStyle * overlayScriptStyle()
Definition ScriptWidget.cpp:81
QSyntaxStyle * scriptStyle()
The editors' colour theme.
Definition ScriptWidget.cpp:68