Warning, /plasma/plasma-workspace/components/keyboardlayout/org.kde.KeyboardLayouts.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.kde.KeyboardLayouts">
0005     <signal name="layoutChanged">
0006       <arg name="layout" type="u" direction="out"/>
0007     </signal>
0008     <signal name="layoutListChanged">
0009     </signal>
0010     <method name="switchToNextLayout">
0011     </method>
0012     <method name="switchToPreviousLayout">
0013     </method>
0014     <method name="setLayout">
0015       <arg type="b" direction="out"/>
0016       <arg name="layout" type="u" direction="in"/>
0017     </method>
0018     <method name="getLayout">
0019       <arg type="u" direction="out"/>
0020     </method>
0021     <method name="getLayoutsList">
0022       <arg type="a(sss)" direction="out"/>
0023       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVector&lt;LayoutNames&gt;" />
0024     </method>
0025   </interface>
0026 </node>