Warning, /plasma/libkscreen/interfaces/org.kde.KScreen.FakeBackend.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.FakeBackend">
0004     <method name="setConnected">
0005       <arg type="i" name="outputId" direction="in" />
0006       <arg type="b" name="connected" direction="in" />
0007     </method>
0008     <method name="setEnabled">
0009       <arg type="i" name="outputId" direction="in" />
0010       <arg type="b" name="enabled" direction="in" />
0011     </method>
0012     <method name="setPrimary">
0013       <arg type="i" name="outputId" direction="in" />
0014       <arg type="b" name="primary" direction="in" />
0015     </method>
0016     <method name="setCurrentModeId">
0017       <arg type="i" name="outputId" direction="in" />
0018       <arg type="s" name="currentModeId" direction="in" />
0019     </method>
0020     <method name="setRotation">
0021       <arg type="i" name="outputId" direction="in" />
0022       <arg type="i" name="rotation" direction="in" />
0023     </method>
0024     <method name="addOutput">
0025       <arg type="i" name="outputId" direction="in" />
0026       <arg type="s" name="name" direction="in" />
0027     </method>
0028     <method name="removeOutput">
0029       <arg type="i" name="outputId" direction="in" />
0030     </method>
0031   </interface>
0032 </node>