Warning, /frameworks/kio/src/gui/systemd/org.freedesktop.systemd1.Manager.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
0002 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0003 <node>
0004   <interface name="org.freedesktop.systemd1.Manager">
0005     <method name="StartTransientUnit">
0006       <annotation name="org.qtproject.QtDBus.QtTypeName.In2" value="QVariantMultiMap"/>
0007       <annotation name="org.qtproject.QtDBus.QtTypeName.In3" value="TransientAuxList"/>
0008       <arg name="name" type="s" direction="in"/>
0009       <arg name="mode" type="s" direction="in"/>
0010       <arg name="properties" type="a(sv)" direction="in"/>
0011       <arg name="aux" type="a(sa(sv))" direction="in"/>
0012     </method>
0013     <method name="Subscribe">
0014     </method>
0015     <method name="Unsubscribe">
0016     </method>
0017     <signal name="UnitNew">
0018       <arg name="name" type="s"/>
0019       <arg name="path" type="o"/>
0020     </signal>
0021     <signal name="JobRemoved">
0022       <arg name="id" type="u"/>
0023       <arg name="job" type="o"/>
0024       <arg name="unit" type="s"/>
0025       <arg name="result" type="s"/>
0026     </signal>
0027   </interface>
0028 </node>