[Interest] [ Missing pixels when using drawLine ]
Nikos Chantziaras
realnc at gmail.com
Fri Apr 13 03:46:01 CEST 2012
On 14/03/12 09:48, ashish raste wrote:
>[...]
> The qDebug() in mouseMoveEvent() shows that some pixels arent tracked. I
> assume that the mouseMoveEvent can't happen for every pixel which are drawn.
> Now, I am curious to know whether there is any way to calculate the
> pixel-values, which are not tracked by the mouseMoveEvent()?
Your code looks like it already does this, by drawing lines between the
current and last position. What is the problem?
More information about the Interest
mailing list