Warning, /plasma/powerdevil/daemon/actions/bundled/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_name" type="s" direction="in"/>
0007       <arg name="property_name" type="s" direction="in"/>
0008       <arg name="value" type="v" direction="out"/>
0009     </method>
0010     <method name="Set">
0011       <arg name="interface_name" type="s" direction="in"/>
0012       <arg name="property_name" type="s" direction="in"/>
0013       <arg name="value" type="v" direction="in"/>
0014     </method>
0015     <method name="GetAll">
0016       <arg name="interface_name" type="s" direction="in"/>
0017       <arg name="values" type="a{sv}" direction="out"/>
0018     <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="QVariantMap"/>
0019     </method>
0020     <signal name="PropertiesChanged">
0021       <arg name="interface_name" type="s" direction="out"/>
0022       <arg name="changed_properties" type="a{sv}" direction="out"/>
0023       <annotation name="org.qtproject.QtDBus.QtTypeName.Out1" value="QVariantMap"/>
0024     <arg name="invalidated_properties" type="as" direction="out"/>
0025     </signal>
0026   </interface>
0027 </node>