[PyQt] [PyKDE] KDED services - same as for KParts?

Giacomo Lacava g.lacava at gmail.com
Tue Feb 26 15:20:41 GMT 2008


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


More information about the PyQt mailing list