[PySide] Moving up a tree

John Ehresman jpe at wingware.com
Thu Jan 31 23:34:56 CET 2013


On 1/31/13 4:54 PM, litltbear at gmail.com wrote:
> C
>     5
>     6
>         d
>         e
> 
> So let's say I click on 'e' in the GUI, I can get it to identify that I
> selected 'e', but when I try to get the parents, 6 and C, I get 'd',
> '6', '5', 'C', 'B', 'A'

What code are you using to get the parents?

Thanks,

John




More information about the PySide mailing list