Server methods to store/get options
[qtrapids] / dbus / com.ixonos.qtrapids.xml
index 1496a78..520085d 100644 (file)
                   value="qtrapids::ParamsMap_t"/>
     </method>
 
-    <method name="setOption">
-      <arg type="s" direction="in" name="name"/>
-      <arg type="s" direction="in" name="value"/>
+    <method name="setOptions">
+      <arg type="a{ss}" direction="in" name="options"/>
+      <annotation name="com.trolltech.QtDBus.QtTypeName.In0" 
+                  value="qtrapids::ParamsMap_t"/>
     </method>
 
   </interface>