Artifacts after moving QGraphicsItem over QWidget
-
Hi,
What version of Qt are you using ?
On what version of Windows ?
Can you reproduce that with a small version of your UI ? -
Hi,
What version of Qt are you using ?
On what version of Windows ?
Can you reproduce that with a small version of your UI ? -
Could be custom painting. What does theses widgets do ?
-
How did you implement that item ? It seem surprising that you can move it outside of the QGraphicsView.
-
How did you implement that item ? It seem surprising that you can move it outside of the QGraphicsView.
@SGaist I not move it outside of QGraphicsView. I press at the center of custom QGraphicsObject and move it over the scene, but near the edge of QGraphicsView. The sample version of my files in the attached zip. But in sample I can not replicate the problem.
Is it possible that something else affect on it? I use in the application several hearbeats timers with 1s interval and several qthreads….[0_1541531979038_untitled4.zip](Uploading 100%)
-
@SGaist I not move it outside of QGraphicsView. I press at the center of custom QGraphicsObject and move it over the scene, but near the edge of QGraphicsView. The sample version of my files in the attached zip. But in sample I can not replicate the problem.
Is it possible that something else affect on it? I use in the application several hearbeats timers with 1s interval and several qthreads….[0_1541531979038_untitled4.zip](Uploading 100%)