[Interest] item edit on mouse over - was: dynamic widget creation in QScrollArea

Volker Siepmann volker.siepmann at gmail.com
Tue Aug 9 07:57:35 CEST 2016


I'm quite new to qt, so please set me straight if this is nonsense:
Can you use the blockSignals(True) method once the event was called, so it
doesn't try to open it multiple times as you continue hovering?
Then you need to catch the event of editor closing, so you can enable the
signals again by blockSignals(False).
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20160809/5d6d5664/attachment.html>


More information about the Interest mailing list