Documentation/Source/eric6.Helpviewer.HelpUtilities.html

changeset 4318
c2f374ca452b
parent 3673
e26d7d0c1088
child 4335
a25c157625c4
--- a/Documentation/Source/eric6.Helpviewer.HelpUtilities.html	Sat Jul 18 15:14:28 2015 +0200
+++ b/Documentation/Source/eric6.Helpviewer.HelpUtilities.html	Sat Jul 18 16:50:24 2015 +0200
@@ -42,6 +42,9 @@
 </tr><tr>
 <td><a href="#getFileNameFromUrl">getFileNameFromUrl</a></td>
 <td>Module function to generate a file name based on the given URL.</td>
+</tr><tr>
+<td><a href="#parseContentDisposition">parseContentDisposition</a></td>
+<td>Function to parse a content disposition header.</td>
 </tr>
 </table>
 <hr /><hr />
@@ -102,5 +105,18 @@
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>
+<hr /><hr />
+<a NAME="parseContentDisposition" ID="parseContentDisposition"></a>
+<h2>parseContentDisposition</h2>
+<b>parseContentDisposition</b>(<i>reply</i>)
+<p>
+    Function to parse a content disposition header.
+</p><dl>
+<dt><i>reply</i> (QNetworkReply)</dt>
+<dd>
+network reply to be parsed
+</dd>
+</dl>
+<div align="right"><a href="#top">Up</a></div>
 <hr />
 </body></html>
\ No newline at end of file

eric ide

mercurial