1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-12 03:37:56 +01:00

docs: add missing class doc strings for rpc-enabled widgets

This commit is contained in:
2025-04-12 21:11:02 +02:00
parent d2c90757c2
commit cfc8272ac2
10 changed files with 54 additions and 0 deletions

View File

@@ -71,6 +71,10 @@ class RingProgressBarConfig(ConnectionConfig):
class RingProgressBar(BECWidget, QWidget):
"""
Show the progress of devices, scans or custom values in the form of ring progress bars.
"""
PLUGIN = True
ICON_NAME = "track_changes"
USER_ACCESS = [