Use QTreeWidget::insertTopLevelItem(0,pTreeWidgetItem);
It will add ur items on top, and the top will move below
Edit : Sorry, didnt pay attention that you tried it already. Can u show us the code that you have tried ? It should work I geuss.
Use QTreeWidget::insertTopLevelItem(0,pTreeWidgetItem);
It will add ur items on top, and the top will move below
Edit : Sorry, didnt pay attention that you tried it already. Can u show us the code that you have tried ? It should work I geuss.
Last edited by aamer4yu; 26th February 2009 at 14:26.
Bookmarks