Warning, /frameworks/kio/src/gui/systemd/org.freedesktop.DBus.Properties.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.Properties">
0005     <method name="Get">
0006       <arg name="interface" direction="in" type="s"/>
0007       <arg name="property" direction="in" type="s"/>
0008       <arg name="value" direction="out" type="v"/>
0009     </method>
0010     <method name="GetAll">
0011       <arg name="interface" direction="in" type="s"/>
0012       <arg name="properties" direction="out" type="a{sv}"/>
0013       <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
0014     </method>
0015     <signal name="PropertiesChanged">
0016       <arg type="s" name="interface"/>
0017       <arg type="a{sv}" name="changed_properties"/>
0018       <arg type="as" name="invalidated_properties"/>
0019       <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap" />
0020     </signal>
0021   </interface>
0022 </node>