Skip to content
Snippets Groups Projects
Commit 058be4a1 authored by Tristan Matthews's avatar Tristan Matthews
Browse files

gnome: sync dbus xml files with daemon

Refs #50191

Change-Id: I8b1301c516d8d8f12146272272eb5d9f35cf15c1
parent 0b69bdbf
No related branches found
No related tags found
No related merge requests found
...@@ -248,7 +248,7 @@ ...@@ -248,7 +248,7 @@
The conference ID The conference ID
</tp:docstring> </tp:docstring>
</arg> </arg>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MapStringString"/>
<arg type="a{ss}" name="infos" direction="out"> <arg type="a{ss}" name="infos" direction="out">
<tp:docstring> <tp:docstring>
A map containing the ID of the conferences A map containing the ID of the conferences
...@@ -377,7 +377,7 @@ ...@@ -377,7 +377,7 @@
The call ID. The call ID.
</tp:docstring> </tp:docstring>
</arg> </arg>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MapStringString"/>
<arg type="a{ss}" name="infos" direction="out" tp:type="String_String_Map"> <arg type="a{ss}" name="infos" direction="out" tp:type="String_String_Map">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>A map containing the call details: </p> <p>A map containing the call details: </p>
...@@ -776,7 +776,7 @@ ...@@ -776,7 +776,7 @@
<p>Signal sent adter a RTCP report has been received and computed.</p> <p>Signal sent adter a RTCP report has been received and computed.</p>
</tp:docstring> </tp:docstring>
<arg type="s" name="callID" /> <arg type="s" name="callID" />
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="MapStringInt"/>
<arg type="a{si}" name="report" direction="out" tp:type="String_Integer_Map"> <arg type="a{si}" name="report" direction="out" tp:type="String_Integer_Map">
<tp:docstring xmlns="http://www.w3.org/1999/xhtml"> <tp:docstring xmlns="http://www.w3.org/1999/xhtml">
<p>A map containing RTCP stats: </p> <p>A map containing RTCP stats: </p>
......
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
</tp:docstring> </tp:docstring>
<method name="getAccountTemplate" tp:name-for-bindings="getAccountTemplate"> <method name="getAccountTemplate" tp:name-for-bindings="getAccountTemplate">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MapStringString"/>
<arg type="a{ss}" name="details" direction="out" tp:type="String_String_Map"> <arg type="a{ss}" name="details" direction="out" tp:type="String_String_Map">
</arg> </arg>
</method> </method>
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
The account ID The account ID
</tp:docstring> </tp:docstring>
</arg> </arg>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MapStringString"/>
<arg type="a{ss}" name="details" direction="out" tp:type="String_String_Map"> <arg type="a{ss}" name="details" direction="out" tp:type="String_String_Map">
<tp:docstring> <tp:docstring>
The available keys / parameters are: The available keys / parameters are:
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
<tp:rationale>Account settings are written to the configuration file when sflphone properly quits.</tp:rationale> <tp:rationale>Account settings are written to the configuration file when sflphone properly quits.</tp:rationale>
<tp:rationale>After calling this method, the core will emit the signal <tp:member-ref>accountsChanged</tp:member-ref> with the updated data. The client must subscribe to this signal and use it to update its internal data structure.</tp:rationale> <tp:rationale>After calling this method, the core will emit the signal <tp:member-ref>accountsChanged</tp:member-ref> with the updated data. The client must subscribe to this signal and use it to update its internal data structure.</tp:rationale>
</tp:docstring> </tp:docstring>
<annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="MapStringString"/>
<arg type="s" name="accountID" direction="in"> <arg type="s" name="accountID" direction="in">
</arg> </arg>
<arg type="a{ss}" name="details" direction="in" tp:type="String_String_Map"> <arg type="a{ss}" name="details" direction="in" tp:type="String_String_Map">
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
<method name="setCredentials" tp:name-for-bindings="setCredentials"> <method name="setCredentials" tp:name-for-bindings="setCredentials">
<arg type="s" name="accountID" direction="in"> <arg type="s" name="accountID" direction="in">
</arg> </arg>
<annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="VectorMapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="VectorMapStringString"/>
<arg type="aa{ss}" name="credentialInformation" direction="in" tp:type="String_String_Map"> <arg type="aa{ss}" name="credentialInformation" direction="in" tp:type="String_String_Map">
</arg> </arg>
</method> </method>
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
<tp:docstring> <tp:docstring>
Get configuration settings of the IP2IP_PROFILE. They are sligthly different from account settings since no VoIP accounts are involved. Get configuration settings of the IP2IP_PROFILE. They are sligthly different from account settings since no VoIP accounts are involved.
</tp:docstring> </tp:docstring>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MapStringString"/>
<arg type="a{ss}" name="details" direction="out" tp:type="String_String_Map"> <arg type="a{ss}" name="details" direction="out" tp:type="String_String_Map">
<tp:docstring> <tp:docstring>
Available parameters are: Available parameters are:
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
<method name="getCredentials" tp:name-for-bindings="getCredentials"> <method name="getCredentials" tp:name-for-bindings="getCredentials">
<arg type="s" name="accountID" direction="in"> <arg type="s" name="accountID" direction="in">
</arg> </arg>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorMapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorMapStringString"/>
<arg type="aa{ss}" name="credentialInformation" direction="out"> <arg type="aa{ss}" name="credentialInformation" direction="out">
</arg> </arg>
</method> </method>
...@@ -142,7 +142,7 @@ ...@@ -142,7 +142,7 @@
<tp:rationale>If no details are specified, the default parameters are used.</tp:rationale> <tp:rationale>If no details are specified, the default parameters are used.</tp:rationale>
<tp:rationale>The core tries to register the account as soon it is created.</tp:rationale> <tp:rationale>The core tries to register the account as soon it is created.</tp:rationale>
</tp:docstring> </tp:docstring>
<annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="MapStringString"/>
<arg type="a{ss}" name="details" direction="in" tp:type="String_String_Map"> <arg type="a{ss}" name="details" direction="in" tp:type="String_String_Map">
<tp:docstring> <tp:docstring>
The new account settings The new account settings
...@@ -182,7 +182,7 @@ ...@@ -182,7 +182,7 @@
<tp:docstring> <tp:docstring>
Get a list of all created accounts, as stored by the core. Get a list of all created accounts, as stored by the core.
</tp:docstring> </tp:docstring>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorString"/>
<arg type="as" name="list" direction="out"> <arg type="as" name="list" direction="out">
<tp:docstring> <tp:docstring>
A list of account IDs A list of account IDs
...@@ -350,7 +350,7 @@ ...@@ -350,7 +350,7 @@
<!-- Codecs-related methods --> <!-- Codecs-related methods -->
<method name="getAudioCodecList" tp:name-for-bindings="getAudioCodecList"> <method name="getAudioCodecList" tp:name-for-bindings="getAudioCodecList">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorInt"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorInt"/>
<arg type="ai" name="list" direction="out"> <arg type="ai" name="list" direction="out">
</arg> </arg>
</method> </method>
...@@ -358,13 +358,13 @@ ...@@ -358,13 +358,13 @@
<method name="getAudioCodecDetails" tp:name-for-bindings="getAudioCodecDetails"> <method name="getAudioCodecDetails" tp:name-for-bindings="getAudioCodecDetails">
<arg type="i" name="payload" direction="in"> <arg type="i" name="payload" direction="in">
</arg> </arg>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorString"/>
<arg type="as" name="details" direction="out"> <arg type="as" name="details" direction="out">
</arg> </arg>
</method> </method>
<method name="getActiveAudioCodecList" tp:name-for-bindings="getActiveAudioCodecList"> <method name="getActiveAudioCodecList" tp:name-for-bindings="getActiveAudioCodecList">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorInt"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorInt"/>
<arg type="s" name="accountID" direction="in"> <arg type="s" name="accountID" direction="in">
</arg> </arg>
<arg type="ai" name="list" direction="out"> <arg type="ai" name="list" direction="out">
...@@ -372,7 +372,7 @@ ...@@ -372,7 +372,7 @@
</method> </method>
<method name="setActiveAudioCodecList" tp:name-for-bindings="setActiveAudioCodecList"> <method name="setActiveAudioCodecList" tp:name-for-bindings="setActiveAudioCodecList">
<annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="VectorString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="VectorString"/>
<arg type="as" name="list" direction="in"> <arg type="as" name="list" direction="in">
</arg> </arg>
<arg type="s" name="accountID" direction="in"> <arg type="s" name="accountID" direction="in">
...@@ -382,7 +382,7 @@ ...@@ -382,7 +382,7 @@
<!-- Audio devices methods --> <!-- Audio devices methods -->
<method name="getAudioPluginList" tp:name-for-bindings="getAudioPluginList"> <method name="getAudioPluginList" tp:name-for-bindings="getAudioPluginList">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorString"/>
<arg type="as" name="list" direction="out"> <arg type="as" name="list" direction="out">
</arg> </arg>
</method> </method>
...@@ -393,7 +393,7 @@ ...@@ -393,7 +393,7 @@
</method> </method>
<method name="getAudioOutputDeviceList" tp:name-for-bindings="getAudioOutputDeviceList"> <method name="getAudioOutputDeviceList" tp:name-for-bindings="getAudioOutputDeviceList">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorString"/>
<arg type="as" name="list" direction="out"> <arg type="as" name="list" direction="out">
</arg> </arg>
</method> </method>
...@@ -414,14 +414,14 @@ ...@@ -414,14 +414,14 @@
</method> </method>
<method name="getAudioInputDeviceList" tp:name-for-bindings="getAudioInputDeviceList"> <method name="getAudioInputDeviceList" tp:name-for-bindings="getAudioInputDeviceList">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorString"/>
<arg type="as" name="list" direction="out"> <arg type="as" name="list" direction="out">
</arg> </arg>
</method> </method>
<method name="getCurrentAudioDevicesIndex" tp:name-for-bindings="getCurrentAudioDevicesIndex"> <method name="getCurrentAudioDevicesIndex" tp:name-for-bindings="getCurrentAudioDevicesIndex">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorString"/>
<arg type="as" name="list" direction="out"> <arg type="as" name="list" direction="out">
</arg> </arg>
</method> </method>
...@@ -447,7 +447,7 @@ ...@@ -447,7 +447,7 @@
<method name="getRingtoneList" tp:name-for-bindings="getRingtoneList"> <method name="getRingtoneList" tp:name-for-bindings="getRingtoneList">
<tp:added version="1.1.1"/> <tp:added version="1.1.1"/>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MapStringString"/>
<tp:docstring> <tp:docstring>
Get a map [Path,Filename] of available ringtone. Note, set the ringtone with the complete path Get a map [Path,Filename] of available ringtone. Note, set the ringtone with the complete path
</tp:docstring> </tp:docstring>
...@@ -496,19 +496,19 @@ ...@@ -496,19 +496,19 @@
<!-- Hook configuration --> <!-- Hook configuration -->
<method name="getHookSettings" tp:name-for-bindings="getHookSettings"> <method name="getHookSettings" tp:name-for-bindings="getHookSettings">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MapStringString"/>
<arg type="a{ss}" name="settings" direction="out"> <arg type="a{ss}" name="settings" direction="out">
</arg> </arg>
</method> </method>
<method name="setHookSettings" tp:name-for-bindings="setHookSettings"> <method name="setHookSettings" tp:name-for-bindings="setHookSettings">
<annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="MapStringString"/>
<arg type="a{ss}" name="settings" direction="in"> <arg type="a{ss}" name="settings" direction="in">
</arg> </arg>
</method> </method>
<method name="getHistory" tp:name-for-bindings="getHistory"> <method name="getHistory" tp:name-for-bindings="getHistory">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorMapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorMapStringString"/>
<!-- Return a List of type Dict<string, string> >...a List of Dicts --> <!-- Return a List of type Dict<string, string> >...a List of Dicts -->
<arg type="aa{ss}" name="entries" direction="out"/> <arg type="aa{ss}" name="entries" direction="out"/>
</method> </method>
...@@ -569,25 +569,25 @@ ...@@ -569,25 +569,25 @@
<!-- TLS Methods --> <!-- TLS Methods -->
<method name="getSupportedTlsMethod" tp:name-for-bindings="getSupportedTlsMethod"> <method name="getSupportedTlsMethod" tp:name-for-bindings="getSupportedTlsMethod">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorString"/>
<arg type="as" name="list" direction="out"> <arg type="as" name="list" direction="out">
</arg> </arg>
</method> </method>
<method name="getTlsSettingsDefault" tp:name-for-bindings="getTlsSettingsDefault"> <method name="getTlsSettingsDefault" tp:name-for-bindings="getTlsSettingsDefault">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MapStringString"/>
<arg type="a{ss}" name="details" direction="out"> <arg type="a{ss}" name="details" direction="out">
</arg> </arg>
</method> </method>
<method name="getTlsSettings" tp:name-for-bindings="getTlsSettings"> <method name="getTlsSettings" tp:name-for-bindings="getTlsSettings">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MapStringString"/>
<arg type="a{ss}" name="details" direction="out"> <arg type="a{ss}" name="details" direction="out">
</arg> </arg>
</method> </method>
<method name="setTlsSettings" tp:name-for-bindings="setTlsSettings"> <method name="setTlsSettings" tp:name-for-bindings="setTlsSettings">
<annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="MapStringString"/>
<arg type="a{ss}" name="details" direction="in"> <arg type="a{ss}" name="details" direction="in">
</arg> </arg>
</method> </method>
...@@ -600,25 +600,25 @@ ...@@ -600,25 +600,25 @@
</method> </method>
<method name="getAllIpInterface" tp:name-for-bindings="getAllIpInterface"> <method name="getAllIpInterface" tp:name-for-bindings="getAllIpInterface">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorString"/>
<arg type="as" name="list" direction="out"> <arg type="as" name="list" direction="out">
</arg> </arg>
</method> </method>
<method name="getAllIpInterfaceByName" tp:name-for-bindings="getAllIpInterfaceByName"> <method name="getAllIpInterfaceByName" tp:name-for-bindings="getAllIpInterfaceByName">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorString"/>
<arg type="as" name="list" direction="out"> <arg type="as" name="list" direction="out">
</arg> </arg>
</method> </method>
<method name="getShortcuts" tp:name-for-bindings="getShortcuts"> <method name="getShortcuts" tp:name-for-bindings="getShortcuts">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MapStringString"/>
<arg type="a{ss}" name="shortcutsMap" direction="out"> <arg type="a{ss}" name="shortcutsMap" direction="out">
</arg> </arg>
</method> </method>
<method name="setShortcuts" tp:name-for-bindings="setShortcuts"> <method name="setShortcuts" tp:name-for-bindings="setShortcuts">
<annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="MapStringString"/>
<arg type="a{ss}" name="shortcutsMap" direction="in"> <arg type="a{ss}" name="shortcutsMap" direction="in">
</arg> </arg>
</method> </method>
......
...@@ -65,12 +65,12 @@ ...@@ -65,12 +65,12 @@
New clients connecting to existing daemon need to be aware of active New clients connecting to existing daemon need to be aware of active
subscriptions. subscriptions.
</tp:rationale> </tp:rationale>
<annotation name="com.trolltech.QtDBus.QtTypeName.In0" value="VectorMapStringString"> <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="VectorMapStringString">
While there is more status than "Online" or "Offline", only those While there is more status than "Online" or "Offline", only those
</annotation> </annotation>
<arg type="s" name="accountID" direction="in"> <arg type="s" name="accountID" direction="in">
</arg> </arg>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorMapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorMapStringString"/>
<arg type="aa{ss}" name="credentialInformation" direction="out" tp:type="String_String_Map"> <arg type="aa{ss}" name="credentialInformation" direction="out" tp:type="String_String_Map">
<tp:docstring> <tp:docstring>
List of hashes map with the following key-value pairs: List of hashes map with the following key-value pairs:
...@@ -85,13 +85,13 @@ ...@@ -85,13 +85,13 @@
<tp:rationale>Calling "subscribeClient" in a loop is too slow</tp:rationale> <tp:rationale>Calling "subscribeClient" in a loop is too slow</tp:rationale>
<arg type="s" name="accountID" direction="in"> <arg type="s" name="accountID" direction="in">
</arg> </arg>
<annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="VectorString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="VectorString"/>
<arg type="as" name="uriList" direction="in"> <arg type="as" name="uriList" direction="in">
<tp:docstring> <tp:docstring>
A list of SIP URIs A list of SIP URIs
</tp:docstring> </tp:docstring>
</arg> </arg>
<!--TODO<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorString"/> <!--TODO<annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorString"/>
<arg type="as" name="invalidUris" direction="out"> <arg type="as" name="invalidUris" direction="out">
<tp:docstring> <tp:docstring>
List of invalid URIs. An URI must be a valid SIP URI. Clients should purge List of invalid URIs. An URI must be a valid SIP URI. Clients should purge
......
...@@ -5,14 +5,14 @@ ...@@ -5,14 +5,14 @@
<method name="getDeviceList" tp:name-for-bindings="getDeviceList"> <method name="getDeviceList" tp:name-for-bindings="getDeviceList">
<tp:docstring>Returns a list of the detected v4l2 devices</tp:docstring> <tp:docstring>Returns a list of the detected v4l2 devices</tp:docstring>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorString"/>
<arg type="as" name="list" direction="out"> <arg type="as" name="list" direction="out">
</arg> </arg>
</method> </method>
<method name="getCapabilities" tp:name-for-bindings="getCapabilities"> <method name="getCapabilities" tp:name-for-bindings="getCapabilities">
<tp:docstring>Returns a map of map of array of strings, containing the capabilities (channel, size, rate) of a device</tp:docstring> <tp:docstring>Returns a map of map of array of strings, containing the capabilities (channel, size, rate) of a device</tp:docstring>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringMapStringVectorString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MapStringMapStringVectorString"/>
<arg type="s" name="name" direction="in"> <arg type="s" name="name" direction="in">
</arg> </arg>
<arg type="a{sa{sas}}" name="cap" direction="out"> <arg type="a{sa{sas}}" name="cap" direction="out">
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<method name="getSettings" tp:name-for-bindings="getSettings"> <method name="getSettings" tp:name-for-bindings="getSettings">
<tp:docstring>Returns a map of settings for the given device name</tp:docstring> <tp:docstring>Returns a map of settings for the given device name</tp:docstring>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="MapStringString"/>
<arg type="s" name="device" direction="in"> <arg type="s" name="device" direction="in">
</arg> </arg>
<arg type="a{ss}" name="map" direction="out"> <arg type="a{ss}" name="map" direction="out">
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<tp:docstring>Set the preferred settings for a given device name</tp:docstring> <tp:docstring>Set the preferred settings for a given device name</tp:docstring>
<arg type="s" name="name" direction="in"> <arg type="s" name="name" direction="in">
</arg> </arg>
<annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="MapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="MapStringString"/>
<arg type="a{ss}" name="settings" direction="in"> <arg type="a{ss}" name="settings" direction="in">
</arg> </arg>
</method> </method>
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
<tp:docstring>Gets the hashtable describing all the codecs and their parameters for a given account</tp:docstring> <tp:docstring>Gets the hashtable describing all the codecs and their parameters for a given account</tp:docstring>
<arg type="s" name="accountID" direction="in"> <arg type="s" name="accountID" direction="in">
</arg> </arg>
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="VectorMapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="VectorMapStringString"/>
<arg type="aa{ss}" name="details" direction="out"> <arg type="aa{ss}" name="details" direction="out">
</arg> </arg>
</method> </method>
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<tp:docstring>Sets a vector of hashtables describing codecs and their parameters for a given account, one hashtable per codec</tp:docstring> <tp:docstring>Sets a vector of hashtables describing codecs and their parameters for a given account, one hashtable per codec</tp:docstring>
<arg type="s" name="accountID" direction="in"> <arg type="s" name="accountID" direction="in">
</arg> </arg>
<annotation name="com.trolltech.QtDBus.QtTypeName.In1" value="VectorMapStringString"/> <annotation name="org.qtproject.QtDBus.QtTypeName.In1" value="VectorMapStringString"/>
<arg type="aa{ss}" name="details" direction="in"> <arg type="aa{ss}" name="details" direction="in">
</arg> </arg>
</method> </method>
...@@ -92,7 +92,7 @@ ...@@ -92,7 +92,7 @@
</method> </method>
<method name="hasCameraStarted" tp:name-for-bindings="hasCameraStarted"> <method name="hasCameraStarted" tp:name-for-bindings="hasCameraStarted">
<annotation name="com.trolltech.QtDBus.QtTypeName.Out0" value="Bool"/> <annotation name="org.qtproject.QtDBus.QtTypeName.Out0" value="Bool"/>
<arg type="b" name="started" direction="out"> <arg type="b" name="started" direction="out">
<tp:docstring>Returns true if the camera has already started, false otherwise</tp:docstring> <tp:docstring>Returns true if the camera has already started, false otherwise</tp:docstring>
</arg> </arg>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment