Warning, /pim/akonadi/src/interfaces/org.freedesktop.Akonadi.Tracer.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0002 <node>
0003   <interface name="org.freedesktop.Akonadi.Tracer">
0004     <method name="signal">
0005       <arg name="signalName" type="s" direction="in"/>
0006       <arg name="msg" type="s" direction="in"/>
0007     </method>
0008     <method name="warning">
0009       <arg name="componentName" type="s" direction="in"/>
0010       <arg name="msg" type="s" direction="in"/>
0011     </method>
0012     <method name="error">
0013       <arg name="componentName" type="s" direction="in"/>
0014       <arg name="msg" type="s" direction="in"/>
0015     </method>
0016   </interface>
0017 </node>