Promiment at the top of the changelog:

The Qt version 4.6 series is binary compatible with the 4.5.x series.
Applications compiled for 4.5 will continue to run with 4.6.

I don't know what the Troll's define with binary compatibility but
working 4.5 applications
are not longer working with 4.6 without modifying and recompiling.
At least 2 changes made in QGraphicsView:
- drawItems not longer virtual
- levelOfDetails not set
break our applications.

So binary compatiblilty means if it works lucky you and if it don't
work read the full changelog
and modify the code.

Henk Jan
_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to