C convenience lib (was Re: Is dbus_pending_call_set_notify() thread safe?)
nf2
nf2 at scheinwelt.at
Wed Aug 1 17:10:54 PDT 2007
Thiago Macieira wrote:
>> So if there were a tiny "gbus" library, just caring about the main-loop
>> watches and threads, being used by both Qt and the bigger GLib bindings,
>> things should work...
>>
>
> Caring about the main-loop, watches and threads is a main component of
> QtDBus.
>
> Besides, I cannot make QtDBus depend on a library that uses the glib main
> loop because that's an optional feature for Qt. Qt and QtDBus must work
> without glib as well.
>
>
Of course! But why can't QtDBus optionally use "gbus" or even the
DBUS-GLib-Bindings when compiled with glib main loop integration?
More information about the dbus
mailing list