I tried to use renderText as well with the same results. Try looking into FontGL(http://www.mat.ucsb.edu/~e.newman/so...hp?name=FontGL) instead of the built in Qt. It uses the TrueType font library and FreeType (included with the Qt builds) to quickly render 2d fonts in OpenGL.
Bookmarks