Warning, /frameworks/kdbusaddons/src/org.freedesktop.Application.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.freedesktop.Application'>
0004     <method name='Activate'>
0005       <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QVariantMap"/>
0006       <arg type='a{sv}' name='platform-data' direction='in'/>
0007     </method>
0008     <method name='Open'>
0009       <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="QVariantMap"/>
0010       <arg type='as' name='uris' direction='in'/>
0011       <arg type='a{sv}' name='platform-data' direction='in'/>
0012     </method>
0013     <method name='ActivateAction'>
0014       <annotation name="org.qtproject.QtDBus.QtTypeName.In2" value="QVariantMap"/>
0015       <arg type='s' name='action_name' direction='in'/>
0016       <arg type='av' name='parameter' direction='in'/>
0017       <arg type='a{sv}' name='platform-data' direction='in'/>
0018     </method>
0019   </interface>
0020 </node>