[q, fsot] howto dbus

Johny Tenfinger seba.dos1 at gmail.com
Sat May 23 20:53:12 CEST 2009


On Sat, May 23, 2009 at 20:49, arne anka <openmoko at ginguppin.de> wrote:
>> QDBusConnection GPSConnection = QDBusConnection::systemBus();
>> ...
>
>
> thanks, no w i at least got an idea how to preceed.

For KWallet you could try:

QDBusConnection WalletConnection = QDBusConnection::sessionBus();

KDE stuff sits on session bus (AFAIR), and FSO sits on system bus.




More information about the community mailing list