From kde-core-devel Fri Sep 17 10:51:33 2004 From: Harald Fernengel Date: Fri, 17 Sep 2004 10:51:33 +0000 To: kde-core-devel Subject: Re: DCOP D-BUS HAL and new cd's Message-Id: <200409171251.33543.harald () trolltech ! com> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=109541929608754 Hi, On Thursday 16 September 2004 08:08, Benjamin Meyer wrote: > Currently KAudioCreator, kscd (and others?) polls the cd device whenever > the apps are open. Looking forward I would like to replace that with some > sort of system that can send KAudioCreator a message that the cd was > ejected or inserted. > > As DCOP, D-BUS, and HAL are the current talk of the town I was curious if > it was discoused at akadamy and what the results were. I'm currently working on D-BUS bindings for Qt 4, mainly for accessibility reasons. You can find a preview of the API on the slides for my aKademy talk: http://conference2004.kde.org/slides/harald.fernengel-makingqtkdeappsaccesible.html I'll release that stuff after Qt 4 TP2 is out. Backporting to Qt 3 will be difficult, since I heavily use the new MetaType system. Best regards, Harald