Warning, /frameworks/modemmanager-qt/src/dbus/introspection/manager.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.freedesktop.DBus.ObjectManager">
0005     <method name="GetManagedObjects">
0006       <arg type="a{oa{sa{sv}}}" name="object_paths_interfaces_and_properties" direction="out">
0007         <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="DBUSManagerStruct"/>
0008       </arg>
0009     </method>
0010     <signal name="InterfacesAdded">
0011       <arg type="o" name="object_path"/>
0012       <arg type="a{sa{sv}}" name="interfaces_and_properties">
0013         <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="QVariantMapMap"/>
0014       </arg>
0015     </signal>
0016     <signal name="InterfacesRemoved">
0017       <arg type="o" name="object_path"/>
0018       <arg type="as" name="interfaces"/>
0019     </signal>
0020   </interface>
0021 </node>