Warning, /education/kmplot/kmplot/org.kde.kmplot.KmPlot.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.kde.kmplot.KmPlot">
0005                 <method name="setStatusBarText">
0006                         <arg name="text" type="s" direction="in"/>
0007                         <arg name="id" type="i" direction="in"/>
0008                 </method>
0009                 <method name="setDrawProgress">
0010                         <arg name="progress" type="d" direction="in"/>
0011                 </method>
0012                 <method name="openFileInNewWindow">
0013                         <arg name="url" type="s" direction="in"/>
0014                 </method>
0015                 <method name="fileOpen">
0016                         <arg name="url" type="s" direction="in"/>
0017                 </method>
0018         </interface>
0019 </node>