Re: [PyQt] Refresh a treeWidget but not it's expand/collapse

2011-12-05 Thread Joel B. Mohler
On 12/4/2011 12:42 PM, Christopher Evans wrote: What's the best way to refresh/rebuild a treeWidget without blowing away the user's depth traversal and framing? Anyone have a small fn for this? I guess you query the state of all leaves/branches of the treeWidget then reapply it? In qtalchemy

[PyQt] Refresh a treeWidget but not it's expand/collapse

2011-12-04 Thread Christopher Evans
What's the best way to refresh/rebuild a treeWidget without blowing away the user's depth traversal and framing? Anyone have a small fn for this? I guess you query the state of all leaves/branches of the treeWidget then reapply it? -- CE ___ PyQt maili