Warning, /frameworks/networkmanager-qt/src/dbus/introspection/org.freedesktop.NetworkManager.Device.Veth.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.Veth">
0004
0005 <!--
0006 Peer:
0007
0008 The object path of the device's peer.
0009 -->
0010 <property name="Peer" type="o" access="read"/>
0011
0012 <!--
0013 PropertiesChanged:
0014 @properties: A dictionary mapping property names to variant boxed values
0015
0016 DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
0017 -->
0018 <signal name="PropertiesChanged">
0019 <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QVariantMap"/>
0020 <arg name="properties" type="a{sv}" direction="In"/>
0021 </signal>
0022 </interface>
0023 </node>