Warning, /frameworks/kdelibs4support/src/solid/org.freedesktop.PowerManagement.Inhibit.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0002 <node>
0003   <interface name="org.freedesktop.PowerManagement.Inhibit">
0004     <method name="Inhibit">
0005       <arg type="s" name="application" direction="in"/>
0006       <arg type="s" name="reason" direction="in"/>
0007       <arg type="u" name="cookie" direction="out"/>
0008     </method>
0009     <method name="UnInhibit">
0010       <arg type="u" name="cookie" direction="in"/>
0011     </method>
0012 
0013     <signal name="HasInhibitChanged">
0014       <arg type="b" name="has_inhibit" direction="out"/>
0015     </signal>
0016     <method name="HasInhibit">
0017       <arg type="b" name="has_inhibit" direction="out"/>
0018     </method>
0019   </interface>
0020 </node>