fix: Implement drag-and-drop functionality with QWebChannel integration

This commit is contained in:
claudi 2026-01-30 08:17:01 +01:00
parent b2681a9cbd
commit f701247fab
4 changed files with 165 additions and 59 deletions

View file

@ -98,3 +98,4 @@ class RestrictedWebEngineView(QWebEngineView):
return True
return False