Re: [PyKDE] PyQt and trees

2006-04-09 Thread Andreas Pakulat
On 09.04.06 23:27:09, Bert Rodiers wrote: > model based solution. As a result of a certain action the tree has to > be filled in. At that moment I created the model and changed the model > to the new model: > model = TreeModel(tree) > self.networkTree.setModel(model) > I

[PyKDE] PyQt and trees

2006-04-09 Thread Bert Rodiers
Hello everybody, I have some problems with trees. I tried several different alternatives: doing most myself with treemodels and treeitems and doing things with QTreeWidgets and QTreeWidgetItems; and in both cases I ran into certain problems. First I describe what I did and what didn't work in the

Re: [PyKDE] EuroPython 2006

2006-04-09 Thread David Boddie
On Sun, 09 Apr 2006 10:25:08, Torsten Marek wrote: > David Boddie wrote: > > This year, I'd like to try and give a talk about some aspect of PyQt > > and/or PyKDE and I wondered if anyone else intends to do something > > similar. It would be good to see some talks about using Python with Qt > > a

Re: [PyKDE] Searching Qt4 UI files for test suite

2006-04-09 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Andreas Pakulat wrote: > On 07.04.06 13:30:01, Torsten Marek wrote: >> in order to enlarge the test suite for pyuic4, I'm searching for real-world >> user >> interfaces. All the bugs discovered so far are covered by the test suite (and >> much more),

Re: [PyKDE] stricter signature checking in SIP breaks a lot of my projects

2006-04-09 Thread Phil Thompson
On Sunday 09 April 2006 11:17 am, Gerard Vermeulen wrote: > Phil, > > I get SIP error messages of the type: > > sip: QwtCompass::labelMap() has overloaded functions with the same Python > signature SIP failed to generate the C++ code. > > where SIP complains about: > > const QMap& labelMap() co

[PyKDE] stricter signature checking in SIP breaks a lot of my projects

2006-04-09 Thread Gerard Vermeulen
Phil, I get SIP error messages of the type: sip: QwtCompass::labelMap() has overloaded functions with the same Python signature SIP failed to generate the C++ code. where SIP complains about: const QMap& labelMap() const; QMap& labelMap(); Is it up to me to remove the non-const versio

Re: [PyKDE] EuroPython 2006

2006-04-09 Thread Torsten Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Boddie wrote: > This year the EuroPython conference will be held at CERN (near Geneva). > The call for proposals and abstracts for EuroPython 2006 was recently > published, and it should now be possible to submit abstracts: > > http://www.euro