annotate src/bridge/bridge_constructor/constructors/dbus-xml/dbus_xml_template.xml @ 2085:da4097de5a95

bridge (constructor): refactoring: - constructors are now in separate modules - constructors are discovered dynamically - factorised generation code from D-Bus in base Constructor. - A generic generation method is now available in base Constructor, using python formatting. - removed bridge/bridge.py in core as it was useless, may come back in the future if needed
author Goffi <goffi@goffi.org>
date Sun, 02 Oct 2016 22:44:33 +0200
parents src/bridge/bridge_constructor/dbus_xml_template.xml@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>