We are working to port all apps before the 24th October tagging of the Dev Platform, when we need to have moved KDEPrint to extragear. The sooner it's done, the sooner we know if there's any issues to fix in kdelibs.
I used the kdeaccessibilty apps as a test-bed for the porting procedure, and the following apps have now been completed:
- /KDE/kdeaccessibility/kmag [commit 724621]
- /KDE/kdeaccessibility/kmouth [commit 724622]
You can find further information at http://techbase.kde.org/Projects/KDEPrint/KDE4#Porting.
I suggest you test your printing functions to confirm that the results are presentable, you may need to tweak your painting code to cater for differences in rendering.
Qt does not have a Print Preview function, if you need it and you don't already use the KStandardAction for it, you will need to add the new KPrintPreview yourself.
Our apologies for the short notice, but we simply ran out of time and now have no other alternative.