Mercurial > libervia-backend
annotate src/bridge/bridge_constructor/constructors/dbus-xml/dbus_xml_template.xml @ 2245:e09048cb7595
core (tools/common/template): helping methods/filters for templates:
- Indexer class (used with next_gidx/cur_gidx) allows to get per page indexes, usefull to have unique id to reference
- blog_date is a Q&D filter to get relative dates, should be replaced/improved in the future
- ScriptsHandler (used with scripts_handler) is intended to be a way to add scripts from template, and group them at a specific location of the page. It is not used yet and may change heavily or disappear in the future.
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 19 May 2017 12:54:31 +0200 |
parents | da4097de5a95 |
children |
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> |