maliit 0.2.0

Maliit framework client library
Documentation
<?xml version="1.0" encoding="UTF-8" ?>
<node name="/">
  <interface name="com.meego.inputmethod.inputcontext1">
    <method name="activationLostEvent">
    </method>
    <method name="imInitiatedHide">
    </method>
    <method name="commitString">
      <arg type="s"/>
      <arg type="i"/>
      <arg type="i"/>
      <arg type="i"/>
    </method>
    <method name="updatePreedit">
      <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="QList&lt;Maliit::PreeditTextFormat&gt;"/>
      <arg type="s"/>
      <arg type="a(iii)"/>
      <arg type="i"/>
      <arg type="i"/>
      <arg type="i"/>
    </method>
    <method name="keyEvent">
      <annotation name="org.qtproject.QtDBus.QtTypeName.In6" value="Maliit::EventRequestType"/>
      <arg type="i"/>
      <arg type="i"/>
      <arg type="i"/>
      <arg type="s"/>
      <arg type="b"/>
      <arg type="i"/>
      <arg type="y"/>
    </method>
    <method name="updateInputMethodArea">
      <arg type="i"/>
      <arg type="i"/>
      <arg type="i"/>
      <arg type="i"/>
    </method>
    <method name="setGlobalCorrectionEnabled">
      <arg type="b"/>
    </method>
    <method name="preeditRectangle">
      <arg type="b" direction="out"/>
      <arg type="i" direction="out"/>
      <arg type="i" direction="out"/>
      <arg type="i" direction="out"/>
      <arg type="i" direction="out"/>
    </method>
    <method name="setRedirectKeys">
      <arg type="b"/>
    </method>
    <method name="setDetectableAutoRepeat">
      <arg type="b"/>
    </method>
    <method name="setSelection">
        <arg type="i"/>
        <arg type="i"/>
    </method>
    <method name="selection">
      <arg type="b" direction="out"/>
      <arg type="s" direction="out"/>
    </method>
    <method name="setLanguage">
      <arg type="s"/>
    </method>
    <method name="notifyExtendedAttributeChanged">
      <arg type="i"/>
      <arg type="s"/>
      <arg type="s"/>
      <arg type="s"/>
      <arg type="v"/>
    </method>
    <method name="pluginSettingsLoaded">
      <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QList&lt;MImPluginSettingsInfo&gt;"/>
      <arg type="a(sssia(ssibva{sv}))"/>
    </method>
  </interface>
</node>