- DownloadView columns can be now hidden by user preference. Settings are persistent
[qtrapids] / dbus / com.ixonos.qtrapids.xml
index 1496a78..05d9bbf 100644 (file)
@@ -20,7 +20,7 @@
     </method>
 
     <signal name="alert">
-      <arg type="(ssuuuuuuuut)" name="info" direction="out"/>
+      <arg type="(ssuuuuuuuutt)" name="info" direction="out"/>
       <annotation name="com.trolltech.QtDBus.QtTypeName.In0" 
                   value="qtrapids::TorrentState"/>
       <arg type="a{ss}" name="other_info" direction="out"/>
                   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>