1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-12-31 11:11:17 +01:00
Files
bec_widgets/bec_widgets
Ivan Usov 1bb3020703 feat: emit the full bec message to slots
* some widgets will require metadata for their operation
2023-07-19 23:38:37 +02:00
..
2023-07-11 18:16:33 +02:00
2023-07-17 19:02:52 +02:00
2023-07-19 10:06:21 +02:00
2023-07-17 19:03:20 +02:00

Add/modify the path in the following variable to make the plugin avaiable in Qt Designer:

$ export PYQTDESIGNERPATH=/<path to repo>/bec/bec_qtplugin:$PYQTDESIGNERPATH

All the available conda-forge pyqt >=5.15 packages don't seem to support loading Qt Designer python plugins at the time of writing. Use pyqt =5.12 to solve the issue for now.