Warning, /plasma/kdeplasma-addons/applets/quickshare/plugin/org.kde.ActivityManager.SLC.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.SLC">
0004     <signal name="focusChanged">
0005       <arg name="uri" type="s" direction="out"/>
0006       <arg name="mimetype" type="s" direction="out"/>
0007       <arg name="title" type="s" direction="out"/>
0008     </signal>
0009     <method name="focussedResourceURI">
0010       <arg type="s" direction="out"/>
0011     </method>
0012     <method name="focussedResourceMimetype">
0013       <arg type="s" direction="out"/>
0014     </method>
0015     <method name="focussedResourceTitle">
0016       <arg type="s" direction="out"/>
0017     </method>
0018   </interface>
0019 </node>