annotate src/bridge/bridge_constructor/dbus_xml_template.xml @ 423:6c20c76abdcc

backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred - getParams, getParamsForCategory and getParamsUI are now asynchronous primitivus: management of asynchronous getParamsUI
author Goffi <goffi@goffi.org>
date Mon, 07 Nov 2011 00:09:22 +0100
parents 3646f6b9adb6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
378
3646f6b9adb6 bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff changeset
1 <node>
3646f6b9adb6 bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff changeset
2 <interface name="org.goffi.SAT.core">
3646f6b9adb6 bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff changeset
3 </interface>
3646f6b9adb6 bridge constructor: added missing dbus_xml_template.xml + renamed ContactT in Contact for Qt annotations
Goffi <goffi@goffi.org>
parents:
diff changeset
4 </node>