|
aab0229a40
|
refactor(widgets): widget module structure reorganised
|
2024-11-14 14:20:20 +01:00 |
|
|
91959e82de
|
refactor: do not flush selection upon receiving config update; allow widgetIO to receive kwargs to be able to use get_value to receive string instead of int for QComboBox
|
2024-10-24 18:09:18 +02:00 |
|
|
6fb20552ff
|
refactor: cleanup, added device_signal for signal inputs
|
2024-10-24 09:21:32 +02:00 |
|
|
0350833f36
|
feat: add filter i/o utility class
|
2024-10-22 16:56:16 +02:00 |
|
|
bf6294ecbf
|
test: removed explicit call to close the widget
|
2024-08-07 12:25:54 +02:00 |
|
|
73cd11e472
|
test: register all widgets with qtbot and close them
|
2024-08-05 13:54:20 +02:00 |
|
|
70fb276fdf
|
test(image_widget): tests added
|
2024-07-23 18:17:35 +02:00 |
|
|
c7feb6952d
|
refactor: BECWidget is a mixin based on BECConnector, for each QWidget in BEC
Handles closeEvent() and RPC registering/unregistering
|
2024-07-18 11:07:19 +02:00 |
|
|
734f4c7750
|
tests(motor_map_widget): tests added
|
2024-07-07 22:59:02 +02:00 |
|
|
f04862933f
|
refactor(device_input): DeviceComboBox and DeviceLineEdit moved to top layer of widgets
|
2024-07-07 18:53:32 +02:00 |
|
|
2e2d422910
|
fix(motor_map): API changes updates current visualisation; motor_map can be initialised from config
|
2024-07-02 12:43:38 +02:00 |
|
|
4e2c9df6a4
|
refactor(device_line_edit): renamed default_device to default
|
2024-06-23 12:11:27 +02:00 |
|
|
1a0a98a453
|
test(device_input): tests added
|
2024-06-20 09:25:43 +02:00 |
|