On dimanche 12 mars 2017 23:40:29 CET René J.V. Bertin wrote: > Proof of concept: > > https://commits.kde.org/scratch/rjvbb/osx-integration/1260a608db98cfd3d75bf1 > 5917945b59c81b1182
" storing all grabbed QObjects is potentially dangerous " Definitely. But there's another solution: QObject::setProperty, which supports dynamic properties so you can store anything you want in there. (this could also be used to replace m_grabbing, using a different property of course) -- David Faure, fa...@kde.org, http://www.davidfaure.fr Working on KDE Frameworks 5