Qt 4.1 to have PDF printing
From Ariya Hidayat's blog via Planet KDE:
Qt version 4.1 is to follow Mac OS X in enabling documents to be "printed" to a PDF file; this entry gives a nine-line example necessary to draw a red border. Mr Hidayat couldn't output text; "either it is not supported (yet) or I made mistake", which suggests the latter as PDF support without text output would make it a very poor cousin for the PDF engine in OS X. Qt 4.1's text-editor class (QTextEdit) is also to have inbuilt syntax highlighting features.