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

r1442:e3cf239a42c4
r1478:6e3f56cd8c8b
Show More
python_providers.qrc
7 lines | 146 B | text/plain | TextLexer
<RCC>
<qresource prefix="/">
<file>amda.py</file>
<file>cdaweb.py</file>
<file>test.py</file>
</qresource>
</RCC>