El Dimarts, 7 de gener de 2014, a les 18:24:41, Alex Merry va escriure: > On 07/01/14 17:10, John Layt wrote: > > I've put myself down (rather obviously) for KPrintUtils. Most of the > > dialog code from there has been merged into Qt5.2, or is planned for > > Qt 5.3, so needs deleting. I'm also wondering if we still need our > > own KPrintPreview dialog, there was a reason in 4.0 but I can't > > remember why now and I'm not sure it is still valid. Alex Merry might > > remember, was it because QPrintPreview wasn't available at the time? > > We may not end up with much left here :-) > > I don't remember, but looking at email archives and Qt docs, it looks > like that probably was the reason; I think we started KDE4 depending on > Qt 4.3, and QPrintPreview was added in 4.4. And the underlying tech is totally different too, KPrintPreview prints to pdf and then shows the preview in an okular part while QPrintPreview does a totally different thing. Cheers, Albert > > Alex