Re: [PyKDE] signals

2006-10-06 Thread Joshua J. Kugler
On Friday 06 October 2006 11:00, Matt Chambers wrote: > Any guesses as to why this line would not conncet the signal? Using a > treeview. > > self.connect(self, QtCore.SIGNAL("collapsed (const QModelIndex & > index)"), self.cbCollapsed); 1, you are including parameter names in the signal 2. you a

Re: [PyKDE] C++ Anomalie

2006-10-05 Thread Joshua J. Kugler
[Please pardon the top post] Jim, how are you connecting to KSpread? Are you using DCOP? Something else? I really don't know anything about C++ scripting of KSpread, but I do know there are DCOP interfaces that might simplify things. But maybe not. j On Wednesday 04 October 2006 23:55, Jim

Re: [PyKDE] PyQt4 4.0.1: Possible QTabWidget Bug

2006-09-18 Thread Joshua J. Kugler
On Friday 15 September 2006 02:41, Chris Giles wrote: > I think I've uncovered a little bug in PyQt4 4.0.1. > > I used "Qt4 Designer" to create a small dialog, which has a QTabWidget > whose tabs have icons next to their titles. When I then used "pyuic4" > to create the ".py" file for this dialog,

Re: KDE 4 (was: [PyKDE] PyQt 4 on openSUSE)

2006-09-08 Thread Joshua J. Kugler
On Friday 08 September 2006 00:26, Sebastian Kügler wrote: > It would be nice, however, to have something to play with in the meantime, > especially for those, that would like to ship their PyKDE when KDE4 is > released, or shortly thereafter. But then I'm not the one who has to run > after an unst

Re: [PyKDE] PyQt 4 on openSUSE

2006-09-05 Thread Joshua J. Kugler
On Tuesday 05 September 2006 10:02, Andreas Pakulat wrote: > > The cool thing about the openSUSE build service is that does not only > > build RPMs for various flavours of SUSE Linux, but also packages for > > Debian/Ubuntu, > > Debian and possibly the next ubuntu release already contain PyQt4. Ye

Re: [PyKDE] PyQt 4 on openSUSE

2006-09-05 Thread Joshua J. Kugler
On Tuesday 05 September 2006 10:11, Detlev Offenbach wrote: > Hi, > > a first application that requires PyQt4 will appear soon. Eric4 the Python > IDE is in its final stage. I hope to release a first snapshot by the end of > the month. That could eventually find it's way into openSUSE. That sounds

[PyKDE] Can't build PyQt SQL module on Ubuntu Dapper

2006-08-30 Thread Joshua J. Kugler
I am trying to build PyQt 4.0.1 on Ubuntu Dapper drake. I am trying to build PyQt4 4.0.1 on an Kubuntu Dapper machine. I have all the Qt packages installed, as well as the Qt-devel packages. dpkg -l|grep libqt lists: libqt4-core libqt4-debug libqt4-debug-dev libqt4-dev libqt4-gui libqt4-qt3sup