Hi Rafael,
I was looking at this today and I am also a bit puzzled about why the QWidget
stays on the screen.
It might have something to do with the 4 platform windows that are created for
each top level QWidget.
Does anyone btw. know why this is necessary?
About the behaviour of "setScreen".
+1
From: development-bounces+fbumberger=blackberry@qt-project.org
[development-bounces+fbumberger=blackberry@qt-project.org] on behalf of
Rafael Roquetto [rafael.roque...@kdab.com]
Sent: Wednesday, March 26, 2014 4:34 PM
To: Sergio Ahumada
Cc: deve
Hi,
>> so unless this is going to be a huge beast, maybe qtbase would be actually a
>> better target?
I agree that it would be much better to have it in QtBase, if this is possible.
Above all, because certain parts there use PPS (e.g. QPA and Locale).
And it is not a huge beast (see
https://qt.
>> while working on this, the temporary frame buffer used for picking had a
>> size set to 8x8 pixels(!).
For picking the whole scene is rendered using the pick painter for every
performed pick. And afaik, if you swich on picking then a pick is performed for
every mouse event (including mouse m