Hi, Magnus Kulke wrote:
there is a signal in KDE, emitted by a KIO::ListJob, "entries (KIO::Job *, const KIO::UDSEntryList &). there seems to be no binding for this class in python. USDEntryList is really a typedef'ed QList <UDSEntry> KIO::UDSEntryList. Only UDSEntry seems to be available in PyKDE4. when connecting the signal to my slot the application crashes, anyone knows how to work around this?
If you can boil the problem down to something simple enough that I can (reasonably) easily reproduce it here, then I'll have a look at it.
cheers, -- Simon Edwards | KDE-NL, Guidance tools, Guarddog Firewall [email protected] | http://www.simonzone.com/software/ Nijmegen, The Netherlands | "ZooTV? You made the right choice." _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
