Warning, /frameworks/kauth/src/backends/dbus/org.kde.kf6auth.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.kf6auth">
0004         <method name="performAction" >
0005             <arg name="action" type="s" direction="in" />
0006             <arg name="callerID" type="ay" direction="in" />
0007             <arg name="details" type="a{sv}" direction="in" />
0008             <arg name="arguments" type="ay" direction="in" />
0009             <arg name="r" type="ay" direction="out" />
0010             <annotation name="org.qtproject.QtDBus.QtTypeName.In2" value="QVariantMap"/>
0011         </method>
0012         <method name="stopAction" >
0013             <arg name="action" type="s" direction="in" />
0014             <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0015         </method>
0016         <signal name="remoteSignal" >
0017             <arg name="type" type="i" />
0018             <arg name="action" type="s" />
0019             <arg name="blob" type="ay" />
0020         </signal>
0021     </interface>
0022 </node>