DataGrabber aktualisiert, grabberfunktionen aus dem Prototyp implementiert

This commit is contained in:
2026-02-14 22:14:33 +01:00
parent e6ffab1c10
commit f8be65f6f6
8 changed files with 1324 additions and 42 deletions

View File

@@ -32,7 +32,7 @@ QTabWidget: type
QToolButton: Type[Any]
QSizePolicy: Type[Any]
Qt: Type[Any]
ComboBox: Type[Any]
QComboBox: Type[Any]
YES: Optional[Any] = None
NO: Optional[Any] = None