[PyQt] Rotated text in QTableWidget cell
Vadym
699096 at gmail.com
Wed Apr 11 06:34:39 BST 2012
Hello,
there is enought big QTableWidget table with lot of columns. Therefore
some columns which contain long text in header has inappropriate view.
I didn't use QTableWidgetHeader as header because hierarchical header
is not simple task so I just glue two QTableWidget tables (one as
header). So, question is how better rotate on 90 degree text in table
cell (which served as header)? Unfortunately google didnt said me
anything intelligible.
Thanks a lot!
With best regards,
-vadym
More information about the PyQt
mailing list