src/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentReader.html

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10479
856476537696
--- a/src/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentReader.html	Fri Dec 22 13:57:47 2023 +0100
+++ b/src/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentReader.html	Fri Dec 22 17:24:07 2023 +0100
@@ -107,17 +107,22 @@
 </p>
 <dl>
 
-<dt><i>fileNameOrDevice</i></dt>
+<dt><i>fileNameOrDevice</i> (str or QIODevice)</dt>
 <dd>
-name of the file to read (string)
-            or reference to the device to read (QIODevice)
+name of the file to read or reference to the device
+            to read
 </dd>
 </dl>
 <dl>
 <dt>Return:</dt>
 <dd>
-dictionary with user agent data (host as key, agent string as
-            value)
+dictionary with user agent data (host as key, agent string as value)
+</dd>
+</dl>
+<dl>
+<dt>Return Type:</dt>
+<dd>
+dict
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial