add more spacing
[personal-kdebase.git] / workspace / kcontrol / keys / org.kde.kdedglobalaccel.Component.xml
blob21f04f9d38bf7562cc19c57ed204adffff210230
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
2 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
3 <node>
4   <interface name="org.kde.kdedglobalaccel.Component">
5     <property name="friendlyName" type="s" access="read"/>
6     <property name="uniqueName" type="s" access="read"/>
7     <method name="shortcutNames">
8       <arg type="as" direction="out"/>
9       <arg name="context" type="s" direction="in"/>
10     </method>
11     <method name="shortcutNames">
12       <arg type="as" direction="out"/>
13     </method>
14     <method name="allShortcutInfos">
15       <arg type="a(ssssssaiai)" direction="out"/>
16       <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QList&lt;KGlobalShortcutInfo&gt;"/>
17       <arg name="context" type="s" direction="in"/>
18     </method>
19     <method name="allShortcutInfos">
20       <arg type="a(ssssssaiai)" direction="out"/>
21       <annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="QList&lt;KGlobalShortcutInfo&gt;"/>
22     </method>
23     <method name="getShortcutContexts">
24       <arg type="as" direction="out"/>
25     </method>
26   </interface>
27   <interface name="org.freedesktop.DBus.Properties">
28     <method name="Get">
29       <arg name="interface_name" type="s" direction="in"/>
30       <arg name="property_name" type="s" direction="in"/>
31       <arg name="value" type="v" direction="out"/>
32     </method>
33     <method name="Set">
34       <arg name="interface_name" type="s" direction="in"/>
35       <arg name="property_name" type="s" direction="in"/>
36       <arg name="value" type="v" direction="in"/>
37     </method>
38   </interface>
39   <interface name="org.freedesktop.DBus.Introspectable">
40     <method name="Introspect">
41       <arg name="xml_data" type="s" direction="out"/>
42     </method>
43   </interface>
44 </node>