I'm using painter->drawTex() to draw text on the qlistview, but how can I make some of the string's characters be drawn in bold?
I did think about drawing each character separatly, but I can't get the width of the drawn character, and a fixed width would not be portable.
Bookmarks