Warning, /plasma/kactivitymanagerd/src/common/dbus/org.kde.ActivityManager.Features.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.kde.ActivityManager.Features">
0004     <method name="IsFeatureOperational">
0005       <arg type="b" direction="out"/>
0006       <arg name="feature" type="s" direction="in"/>
0007     </method>
0008     <method name="ListFeatures">
0009       <arg type="as" direction="out"/>
0010       <arg name="module" type="s" direction="in"/>
0011     </method>
0012     <method name="GetValue">
0013       <arg type="v" direction="out"/>
0014       <arg name="property" type="s" direction="in"/>
0015     </method>
0016     <method name="SetValue">
0017       <arg name="property" type="s" direction="in"/>
0018       <arg name="value" type="v" direction="in"/>
0019     </method>
0020   </interface>
0021 </node>