Il giorno gio 23 lug 2020 alle ore 21:15 Volker Hilsheimer
<[email protected]> ha scritto:

> But why would we calculate the volume if nobody cares about the volume? :)

Sometimes you want to notify or take actions immediately:
- notify the new volume value through a websocket for being consumed
by javascript
- send an email/message after an alarm has been triggered
That said yes, you can can workaround this limitation through polling
be it a QTimer(0) or whatever

--
Filippo Cucchetto
_______________________________________________
Development mailing list
[email protected]
https://lists.qt-project.org/listinfo/development

Reply via email to