Dummy implementation in RemoteView for scaleResize, so there will be no 'slot not...
[kdenetwork.git] / kdnssd / kdedmodule / org.kde.kdnssd.xml
blobb91417a7df59f6f38e8c8be490b4d8c44bca7b0e
1 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
2 <node>
3   <interface name="org.kde.kdnssd">
4     <method name="watchedDirectories">
5       <arg type="as" direction="out"/>
6     </method>
7     <method name="enteredDirectory">
8       <arg name="dir" type="s" direction="in"/>
9     </method>
10     <method name="leftDirectory">
11       <arg name="dir" type="s" direction="in"/>
12     </method>
13   </interface>
14 </node>