[PyQt] Rotated text in QTableWidget cell

Bart Kroon pyqt at tarmack.eu
Thu Apr 12 21:08:07 BST 2012


You'll probably have to resort to implementng a delegate with a custom paint 
method. maybe this link can help you with the actual painting of the text: 
http://qt-project.org/faq/answer/how_can_i_draw_vertical_text


More information about the PyQt mailing list