Hi All,

I m using Qt 4.1.5 on my MAC.

I have a thread in which I m doing somework and also emit signal to add Item in a QTreeWidget.

My problem is that Item is shown after I click on the treeWidget but I want them to be seen as they added on the treeWidget.


If some one knows the Issue then plz help me.

Thanks.