Warning, /plasma-bigscreen/plasma-remotecontrollers/src/libcec/org.kde.plasma.remotecontrollers.CEC.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.CEC">
0004     <signal name="enterStandby">
0005     </signal>
0006     <signal name="sourceActivated">
0007       <arg type="b" direction="out"/>
0008     </signal>
0009     <method name="sendNextKey">
0010       <arg type="i" direction="out"/>
0011     </method>
0012     <method name="hdmiCecSupported">
0013       <arg type="b" direction="out"/>
0014     </method>
0015     <method name="sendKey">
0016       <arg type="b" direction="out"/>
0017       <arg type="y" direction="in"/>
0018     </method>
0019     <method name="powerOnDevices">
0020       <arg type="b" direction="out"/>
0021     </method>
0022     <method name="powerOffDevices">
0023       <arg type="b" direction="out"/>
0024     </method>
0025     <method name="makeActiveSource">
0026       <arg type="b" direction="out"/>
0027     </method>
0028     <method name="setOSDName">
0029       <arg type="b" direction="out"/>
0030       <arg type="s" direction="in"/>
0031     </method>
0032   </interface>
0033 </node>