Warning, /plasma/plasma-disks/src/kcm/org.freedesktop.DBus.ObjectManager.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <!--
0003   SPDX-License-Identifier: CC0-1.0
0004   SPDX-FileCopyrightText: none
0005 -->
0006 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0007 <node>
0008   <interface name="org.freedesktop.DBus.ObjectManager">
0009     <method name="GetManagedObjects">
0010       <arg type="a{oa{sa{sv}}}" name="object_paths_interfaces_and_properties" direction="out"/>
0011       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="KDBusObjectManagerObjectPathInterfacePropertiesMap"/>
0012     </method>
0013     <signal name="InterfacesAdded">
0014       <arg type="o" name="object_path"/>
0015       <arg type="a{sa{sv}}" name="interfaces_and_properties"/>
0016       <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="KDBusObjectManagerInterfacePropertiesMap"/>
0017     </signal>
0018     <signal name="InterfacesRemoved">
0019       <arg type="o" name="object_path"/>
0020       <arg type="as" name="interfaces"/>
0021     </signal>
0022   </interface>
0023 </node>