Hi Dominik,

2011/3/6 Dominik Bartenstein <d...@wahuu.at>:
> The strategy I have implemented is as follows:
> When QNetworkSession's open()-method is called a QTimer with 2 minutes is
> started. When QNetworkSessions's opened-SIGNAL is emitted (i.e. connection
> was successfully established) the timer is stopped. In the
> worst-case-scenario the 'connectivity-ui-conndlgs'-processes are killed
> every 2 minutes. Would be nice if there was a possibilty to communicate with
> the 'connectivity-ui-conndlgs' via dbus. That's not possible, is it?

I'm not sure if there is a D-Bus API, but you could use a tool like
d-feet[1] to examine the processes and objects connected to D-Bus and
what functions/properties they provide.

HTH.
Thomas

[1] http://live.gnome.org/DFeet
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to