Warning, /plasma/libkscreen/interfaces/org.kde.KScreen.Backend.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.kscreen.Backend">
0004     <method name="getConfig">
0005       <arg type="a{sv}" direction="out" />
0006       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap" />
0007     </method>
0008     <method name="setConfig">
0009       <arg type="a{sv}" direction="in" />
0010       <arg type="a{sv}" direction="out" />
0011       <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QVariantMap" />
0012       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap" />
0013     </method>
0014     <signal name="configChanged">
0015       <arg type="a{sv}" direction="out" />
0016       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap" />
0017     </signal>
0018 
0019     <method name="getEdid">
0020       <arg type="i" direction="in" />
0021       <arg type="ay" direction="out" />
0022     </method>
0023 
0024   </interface>
0025 </node>