~timo-jyrinki/ubuntu/trusty/maliit-framework/fix_qt52

« back to all changes in this revision

Viewing changes to dbus_interfaces/minputmethodcontext1interface.xml

  • Committer: Package Import Robot
  • Author(s): Ricardo Salveti de Araujo, Sergio Schvezov, Ricardo Salveti de Araujo
  • Date: 2013-07-23 19:47:04 UTC
  • mfrom: (1.1.2) (1.2.1 experimental)
  • Revision ID: package-import@ubuntu.com-20130723194704-1lsy1kmlda069cea
Tags: 0.99.0+git20130615+97e8335-0ubuntu1
[ Sergio Schvezov ]
* New build from HEAD 97e8335.
* Packaging import from lp:phablet-extras/maliit-framework.

[ Ricardo Salveti de Araujo ]
* debian/control: adding vcs and fixing dependencies
* General package cleanup

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
      <arg type="i"/>
13
13
    </method>
14
14
    <method name="updatePreedit">
15
 
      <annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="QList&lt;Maliit::PreeditTextFormat&gt;"/>
 
15
      <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="QList&lt;Maliit::PreeditTextFormat&gt;"/>
16
16
      <arg type="s"/>
17
17
      <arg type="a(iii)"/>
18
18
      <arg type="i"/>
20
20
      <arg type="i"/>
21
21
    </method>
22
22
    <method name="keyEvent">
23
 
      <annotation name="com.trolltech.QtDBus.QtTypeName.In6" value="Maliit::EventRequestType"/>
 
23
      <annotation name="org.qtproject.QtDBus.QtTypeName.In6" value="Maliit::EventRequestType"/>
24
24
      <arg type="i"/>
25
25
      <arg type="i"/>
26
26
      <arg type="i"/>
70
70
      <arg type="v"/>
71
71
    </method>
72
72
    <method name="pluginSettingsLoaded">
73
 
      <annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="QList&lt;MImPluginSettingsInfo&gt;"/>
 
73
      <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="QList&lt;MImPluginSettingsInfo&gt;"/>
74
74
      <arg type="a(sssia(ssibva{sv}))"/>
75
75
    </method>
76
76
  </interface>