##// END OF EJS Templates
PySide2 bindings + some GUI clean...
PySide2 bindings + some GUI clean - simple Python plugin with scalar product works - launcher args are forwarded to SciQLop app, this allow to choose between wayland and xcb for example - removed all not implemented widgets on main GUI - moved all widgets except plots into QDocWidgets Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>

File last commit:

r1441:27bb7f924014
r1478:6e3f56cd8c8b
Show More
meson.build
3 lines | 65 B | text/plain | TextLexer
Updated Meson build defs...
r1441 #subdir('mockplugin')
Updated meson build files...
r1425 subdir('python_providers')
#subdir('amda')