Warning, /network/kdeconnect-kde/interfaces/systeminterfaces/org.freedesktop.DBus.Properties.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <node>
0003   <interface name="org.freedesktop.DBus.Properties">
0004     <method name="Get">
0005       <arg type="s" name="interface_name" direction="in"/>
0006       <arg type="s" name="property_name" direction="in"/>
0007       <arg type="v" name="value" direction="out"/>
0008     </method>
0009     <method name="GetAll">
0010       <arg type="s" name="interface_name" direction="in"/>
0011       <arg type="a{sv}" name="properties" direction="out"/>
0012       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
0013     </method>
0014     <method name="Set">
0015       <arg type="s" name="interface_name" direction="in"/>
0016       <arg type="s" name="property_name" direction="in"/>
0017       <arg type="v" name="value" direction="in"/>
0018     </method>
0019     <signal name="PropertiesChanged">
0020       <arg type="s" name="interface_name"/>
0021       <arg type="a{sv}" name="changed_properties"/>
0022       <arg type="as" name="invalidated_properties"/>
0023       <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
0024     </signal>
0025   </interface>
0026 </node>