kde-playground/kdepim/akonadiconsole/org.freedesktop.Akonadi.DebugInterface.xml
2015-04-14 21:49:29 +00:00

11 lines
407 B
XML

<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
<interface name="org.freedesktop.Akonadi.DebugInterface">
<method name="tracer">
<arg type="s" direction="out"/>
</method>
<method name="setTracer">
<arg name="tracer" type="s" direction="in"/>
</method>
</interface>
</node>