Warning, /frameworks/networkmanager-qt/src/dbus/introspection/org.freedesktop.NetworkManager.Device.Adsl.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <node name="/">
0003   <interface name="org.freedesktop.NetworkManager.Device.Adsl">
0004 
0005     <!--
0006         PropertiesChanged:
0007         @properties: A dictionary mapping property names to variant boxed values
0008 
0009         DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
0010     -->
0011     <signal name="PropertiesChanged">
0012       <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QVariantMap"/>
0013       <arg name="properties" type="a{sv}" direction="In"/>
0014     </signal>
0015 
0016     <!--
0017         Carrier:
0018 
0019         Indicates whether the physical carrier is found.
0020     -->
0021     <property name="Carrier" type="b" access="read"/>
0022   </interface>
0023 </node>