PDA

View Full Version : Question about QTreeWidgetItem expand



santosh.kumar
30th April 2008, 05:32
Hi

I m using QTreeWidget in my Application..When QTreeWidget expand its Item...it takes more
space between expand -> and name of item...

for e.g.
Root
-> Item1
-> Item2
-> Item3


I Want to minimise the space between -> and Item. It Takes more space

How i Will minimise tthese space....If Anybody knows please help me....