##// 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:

r21:45edf6844d32
r1478:6e3f56cd8c8b
Show More
qlopapp.qrc
5 lines | 94 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>sciqlopLOGO.svg</file>
</qresource>
</RCC>