Everything is OK on my system (Qt 4.1.2, PLD Linux).Originally Posted by Seema Rao
Everything is OK on my system (Qt 4.1.2, PLD Linux).Originally Posted by Seema Rao
Seema,
Remove the parents from your Item constructors or comment out the addIOtem calls. If you remove the parents the items should be automatically reparented by the addItem() call. I'm assuming by passing a listview parent the constructor is doing an implicit addItem on the parent.
Bookmarks