Warning, /plasma-bigscreen/plasma-remotecontrollers/src/org.kde.plasma.remotecontrollers.ControllerManager.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.plasma.remotecontrollers.ControllerManager">
0004     <signal name="deviceConnected">
0005       <arg type="s"/>
0006     </signal>
0007     <signal name="deviceDisconnected">
0008       <arg type="s"/>
0009     </signal>
0010     <method name="connectedDevices">
0011       <arg type="as" direction="out"/>
0012     </method>
0013     <method name="deviceName">
0014       <arg type="s" direction="in"/>
0015       <arg type="s" direction="out"/>
0016     </method>
0017     <method name="deviceType">
0018       <arg type="i" direction="in"/>
0019       <arg type="i" direction="out"/>
0020     </method>
0021     <method name="deviceIconName">
0022       <arg type="s" direction="in"/>
0023       <arg type="s" direction="out"/>
0024     </method>
0025     <method name="acquireNoOp">
0026     </method>
0027     <method name="releaseNoOp">
0028     </method>
0029   </interface>
0030 </node>