Documentation/Source/eric5.Helpviewer.UserAgent.UserAgentWriter.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
82 <p> 82 <p>
83 Private method to write a user agent file. 83 Private method to write a user agent file.
84 </p><dl> 84 </p><dl>
85 <dt><i>agents</i></dt> 85 <dt><i>agents</i></dt>
86 <dd> 86 <dd>
87 dictionary with user agent data (host as key, agent string as value) 87 dictionary with user agent data (host as key, agent
88 string as value)
88 </dd> 89 </dd>
89 </dl><dl> 90 </dl><dl>
90 <dt>Returns:</dt> 91 <dt>Returns:</dt>
91 <dd> 92 <dd>
92 flag indicating success (boolean) 93 flag indicating success (boolean)
101 <dd> 102 <dd>
102 name of the file to write (string) 103 name of the file to write (string)
103 or device to write to (QIODevice) 104 or device to write to (QIODevice)
104 </dd><dt><i>agents</i></dt> 105 </dd><dt><i>agents</i></dt>
105 <dd> 106 <dd>
106 dictionary with user agent data (host as key, agent string as value) 107 dictionary with user agent data (host as key, agent
108 string as value)
109 </dd>
110 </dl><dl>
111 <dt>Returns:</dt>
112 <dd>
113 flag indicating success (boolean)
107 </dd> 114 </dd>
108 </dl> 115 </dl>
109 <div align="right"><a href="#top">Up</a></div> 116 <div align="right"><a href="#top">Up</a></div>
110 <hr /> 117 <hr />
111 </body></html> 118 </body></html>

eric ide

mercurial