Window
GuiWindow
add_qwidget
Add custom pyside6 QWidget to the GUI
Parameters:
-
qwidget(QWidget) –QWidget instance to add
set_custom_icon_path
Set GUI window and tray icon path
Parameters:
-
path(Path | str | None) –Icon path, default icon if
None
set_led_icon
Set custom GUI window and tray icon as colored LED or character
Parameters:
-
color(str | tuple[int, int, int] | None) –Icon color name or RGB value, default icon if
None -
char(str, default:'') –One or two characters to draw on the icon