[Amarok] Added DBus functions Forward(int) and Backward(int
Ian Monroe
ian.monroe at gmail.com
Tue Sep 8 20:06:10 CEST 2009
On Tue, Sep 8, 2009 at 1:01 PM, Alex Merry<kde at randomguy3.me.uk> wrote:
> On Tuesday 08 September 2009 14:59:47 you wrote:
>> Also I don't like adding stuff to the MPRIS objects. If we want to add
>> stuff, we should define our own D-Bus objects for it.
>
> Or the same object, but a different interface.
Thats actually what I meant, thanks for correct me. :)
> Does anyone know off-hand if that's easy to do in Qt?
Creating a new interface is straightforward. It has to be in a new
class I'm pretty sure. But the hard part of figuring out
cmake/qdbusxml2cpp stuff is done already.
Ian
More information about the Amarok-devel
mailing list