Warning, /frameworks/kglobalaccel/src/org.kde.kglobalaccel.Component.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.kglobalaccel.Component">
0005     <property name="friendlyName" type="s" access="read"/>
0006     <property name="uniqueName" type="s" access="read"/>
0007     <signal name="globalShortcutPressed">
0008       <arg name="componentUnique" type="s" direction="out"/>
0009       <arg name="actionUnique" type="s" direction="out"/>
0010       <arg name="timestamp" type="x" direction="out"/>
0011     </signal>
0012     <signal name="globalShortcutReleased">
0013       <arg name="componentUnique" type="s" direction="out"/>
0014       <arg name="actionUnique" type="s" direction="out"/>
0015       <arg name="timestamp" type="x" direction="out"/>
0016     </signal>
0017     <method name="cleanUp">
0018       <arg type="b" direction="out"/>
0019     </method>
0020     <method name="isActive">
0021       <arg type="b" direction="out"/>
0022     </method>
0023     <method name="shortcutNames">
0024       <arg type="as" direction="out"/>
0025       <arg name="context" type="s" direction="in"/>
0026     </method>
0027     <method name="shortcutNames">
0028       <arg type="as" direction="out"/>
0029     </method>
0030     <method name="allShortcutInfos">
0031       <arg type="a(ssssssaiai)" direction="out"/>
0032       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QList&lt;KGlobalShortcutInfo&gt;"/>
0033       <arg name="context" type="s" direction="in"/>
0034     </method>
0035     <method name="allShortcutInfos">
0036       <arg type="a(ssssssaiai)" direction="out"/>
0037       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QList&lt;KGlobalShortcutInfo&gt;"/>
0038     </method>
0039     <method name="getShortcutContexts">
0040       <arg type="as" direction="out"/>
0041     </method>
0042     <method name="invokeShortcut">
0043       <arg name="actionName" type="s" direction="in"/>
0044     </method>
0045   </interface>
0046 </node>
0047