[PyKDE] signals

Matt Chambers chambers at imageworks.com
Fri Oct 6 20:00:27 BST 2006


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);


Matt





More information about the PyQt mailing list