Warning, /frameworks/kio/src/core/org.kde.KSlaveLauncher.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.kde.KSlaveLauncher">
0004     <method name="requestHoldSlave">
0005       <arg type="i" direction="out"/>
0006       <arg name="url" type="s" direction="in"/>
0007       <arg name="app_socket" type="s" direction="in"/>
0008     </method>
0009     <method name="requestSlave">
0010       <arg type="i" direction="out"/>
0011       <arg name="protocol" type="s" direction="in"/>
0012       <arg name="host" type="s" direction="in"/>
0013       <arg name="app_socket" type="s" direction="in"/>
0014       <arg name="error" type="s" direction="out"/>
0015     </method>
0016     <method name="checkForHeldSlave">
0017       <arg type="b" direction="out"/>
0018       <arg name="url" type="s" direction="in"/>
0019     </method>
0020     <method name="waitForSlave">
0021       <arg name="pid" type="i" direction="in"/>
0022     </method>
0023   </interface>
0024 </node>