Hi,

Currently I have reimplemented the paintEvent virtual method of
QtreeWidget. I use QPaintEvent to draw a rectangle on QTreeWidgetItem.
However I can only draw on the first Column in despite of the event retrun
by QPaintEvent provide the entire item area. I should be able to draw on
all the widget. no only on the first column.

Any idéa ?
Thanks

-----------------------------------------------------
Thomas PABST
[email protected]
_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to