annotate src/bridge/bridge_constructor/dbus_xml_template.xml @ 1522:7d7e57a84792

core: progression handling improvments: - getProgress has been renamed to progressGet to follown new naming convention - new signals: progressStarted, progressFinished and progressError to indicate state of progressing events - new method progressGetAll to get all progressing events of all profile (or only one profile)
author Goffi <goffi@goffi.org>
date Fri, 25 Sep 2015 19:19:12 +0200
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>