Skip to content
Snippets Groups Projects
Commit 39a42c70 authored by Guillaume Roguez's avatar Guillaume Roguez Committed by Anthony Léonard
Browse files

dataxfer: fix DBus XML definition


add annotation type to fix Qt usage for the custom-type
added by the DBus dataTransferInfo method.

Change-Id: I62b8d13171d25c73850c6120a1e5fec8fda07e72
Reviewed-by: default avatarAnthony Léonard <anthony.leonard@savoirfairelinux.com>
parent 49c4bb18
No related branches found
No related tags found
No related merge requests found
...@@ -1412,6 +1412,7 @@ ...@@ -1412,6 +1412,7 @@
<method name="dataTransferInfo" tp:name-for-bindings="dataTransferInfo"> <method name="dataTransferInfo" tp:name-for-bindings="dataTransferInfo">
<tp:added version="4.2.0"/> <tp:added version="4.2.0"/>
<annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="DataTransferInfo"/>
<arg type="(buttss)" name="DataTransferInfo" direction="out"> <arg type="(buttss)" name="DataTransferInfo" direction="out">
</arg> </arg>
<arg type="t" name="DataTransferId" direction="in"> <arg type="t" name="DataTransferId" direction="in">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment