Warning, /pim/akonadi-search/agent/org.freedesktop.Akonadi.Indexer.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.Indexer">
0004         <method name="reindexAll" >
0005         </method>
0006         <method name="reindexCollection" >
0007             <arg name="item" type="x" direction="in"/>
0008         </method>
0009         <method name="indexedItems" >
0010             <arg name="item" type="x" direction="in"/>
0011             <arg type="x" direction="out"/>
0012         </method>
0013         <method name="numberOfCollectionQueued" >
0014            <arg type="i" direction="out"/>
0015         </method>
0016         <method name="reindexCollections">
0017           <arg name="ids" type="ax" direction="in"/>
0018           <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="const QList&lt;qlonglong&gt; &amp;"/>
0019         </method>
0020         <signal name="collectionIndexingFinished">
0021           <arg type="x" name="connectionId" direction="out" />
0022         </signal>
0023     </interface>
0024 </node>