org.freedesktop.DBus.GLib.Async GLib specific ?
Thiago Macieira
thiago at kde.org
Fri Sep 8 03:41:42 PDT 2006
frederic heem wrote:
>There is not yet an annotation for asynchronous call for qt binding and
> I have no other solution that to modify dbusxml2cpp. We have to agree
> on an unique name for asynchronous call annotation. Also, the xml
> interface file has to be the same for client/server glib/qt. It doesn't
> make sense to use the annotation org.freedesktop.DBus.GLib.Async or
> org.freedesktop.DBus.Qt.Async or
> org.freedesktop.DBus.<PutYourFavorityBinding>.Async. The asynchronous
> property does *not* depend on the binding type, no its name shall not
> contain the name of the binding.
There's no such thing as asynchronous for dbusxml2cpp. There's no need to
modify the tool nor to create a new annotation.
You want to place a call using callWithCallback.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20060908/d1ab64f0/attachment-0001.pgp
More information about the dbus
mailing list