Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 3

Qt-interest Archive, December 2007
Qt 4.3.3, Windows XP, drawLine(QLineF) still fails for near-horizontal


Message 1 in thread

Qt 4.3.2 and Qt 4.3.3, Windows XP

QLineF lf(x1,y1,x2,y2);
pntr.drawLine(lf);

lf =
+  pt1 {x=225.24999999999989 y=145.49999492624983} QPointF
+  pt2 {x=112.50000000000000 y=145.50000000000000} QPointF

No line is drawn.  Lines with coordinates close to this are drawn.



--
 [ signature omitted ]