<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
<node>
  <interface name="org.kde.khelpcenter.kcmhelpcenter">
    <method name="slotIndexProgress"/>
    <method name="slotIndexError">
      <arg name="error" type="s" direction="in"/>
    </method>
    <signal name="buildIndexProgress"/>
    <signal name="buildIndexError">
      <arg name="buildIndexError" type="s" direction="out"/>
    </signal>
  </interface>
</node>
