Hi,
is or will it be possible to use user-defined classes when emitting
signals? For example I'd like to pass an instance of my data class
around with the signal, however I get an error with
self.emit(QtCore.SIGNAL("dataChanged(Data)"), self.data)
telling me that the argument 0 of the signal has the wrong type.
Andreas
--
You display the wonderful traits of charm and courtesy.
_______________________________________________
PyKDE mailing list [email protected]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde