Re: Qt Python : QTreeWidget Child Problem

2009-11-17 Thread Threader Slash
> Hello Everybody, > > I have a QTreewidget that works fine if I have just one level on my > treelist. If I decide to add child sublevels, it gives me an error. Here is > the code, that works nice only without the "childs" lines on it (see after > > "child 1" and "child 2"). > > def eqpt_centra

Qt Python : QTreeWidget Child Problem

2009-11-16 Thread Threader Slash
Hello Everybody, I have a QTreewidget that works fine if I have just one level on my treelist. If I decide to add child sublevels, it gives me an error. Here is the code, that works nice only without the "childs" lines on it (see after "child 1" and "child 2"). def eqpt_centralwdg(self,MainWi