Hi,
I was investigating the possibility of writing a service that could be
started/stopped by kded, in python.

>From what I understand, kded modules are usually implemented with
shared libs, similar to KControl modules, so it shouldn't be very
different from writing a KPart or KControl module with Simon's
pykdeextensions or David's stubs.
Am I correct? If yes, which parts of the stubs should be changed? I
don't know C++, I guess the type of the returned object should be
KDEDModule...

cheers
-- 
Giacomo Lacava
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to