eric6/Documentation/Source/eric6.Plugins.UiExtensionPlugins.Translator.TranslatorRequest.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
--- a/eric6/Documentation/Source/eric6.Plugins.UiExtensionPlugins.Translator.TranslatorRequest.html	Sun Jan 17 13:53:08 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Plugins.UiExtensionPlugins.Translator.TranslatorRequest.html	Mon Feb 01 10:38:16 2021 +0100
@@ -116,14 +116,14 @@
 <dd>
 URL of the request (QUrl)
 </dd>
-<dt><i>extraHeaders=</i></dt>
+<dt><i>extraHeaders</i></dt>
 <dd>
 list of tuples of additional headers giving
             header name (string) and header value (string)
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 server response (QByteArray) or error message (string)
 </dd>
@@ -145,18 +145,18 @@
 <dd>
 data of the request (QByteArray)
 </dd>
-<dt><i>dataType=</i></dt>
+<dt><i>dataType</i></dt>
 <dd>
 type of the request data (string)
 </dd>
-<dt><i>extraHeaders=</i></dt>
+<dt><i>extraHeaders</i></dt>
 <dd>
 list of tuples of additional headers giving
             header name (string) and header value (string)
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 tuple of server response (string) and flag indicating
             success (boolean)

eric ide

mercurial