Updated source docu.

Sat, 29 Jan 2011 16:54:17 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 29 Jan 2011 16:54:17 +0100
changeset 868
811e5cc7de6c
parent 867
d6cafe8ad013
child 869
6d16246da792

Updated source docu.

Documentation/Help/source.qch file | annotate | diff | comparison | revisions
Documentation/Help/source.qhp file | annotate | diff | comparison | revisions
Documentation/Source/eric5.Helpviewer.Download.DownloadItem.html file | annotate | diff | comparison | revisions
Binary file Documentation/Help/source.qch has changed
--- a/Documentation/Help/source.qhp	Sat Jan 29 16:53:23 2011 +0100
+++ b/Documentation/Help/source.qhp	Sat Jan 29 16:54:17 2011 +0100
@@ -7577,6 +7577,7 @@
       <keyword name="DownloadItem.__initialize" id="DownloadItem.__initialize" ref="eric5.Helpviewer.Download.DownloadItem.html#DownloadItem.__initialize" />
       <keyword name="DownloadItem.__metaDataChanged" id="DownloadItem.__metaDataChanged" ref="eric5.Helpviewer.Download.DownloadItem.html#DownloadItem.__metaDataChanged" />
       <keyword name="DownloadItem.__networkError" id="DownloadItem.__networkError" ref="eric5.Helpviewer.Download.DownloadItem.html#DownloadItem.__networkError" />
+      <keyword name="DownloadItem.__open" id="DownloadItem.__open" ref="eric5.Helpviewer.Download.DownloadItem.html#DownloadItem.__open" />
       <keyword name="DownloadItem.__readyRead" id="DownloadItem.__readyRead" ref="eric5.Helpviewer.Download.DownloadItem.html#DownloadItem.__readyRead" />
       <keyword name="DownloadItem.__saveFileName" id="DownloadItem.__saveFileName" ref="eric5.Helpviewer.Download.DownloadItem.html#DownloadItem.__saveFileName" />
       <keyword name="DownloadItem.__updateInfoLabel" id="DownloadItem.__updateInfoLabel" ref="eric5.Helpviewer.Download.DownloadItem.html#DownloadItem.__updateInfoLabel" />
--- a/Documentation/Source/eric5.Helpviewer.Download.DownloadItem.html	Sat Jan 29 16:53:23 2011 +0100
+++ b/Documentation/Source/eric5.Helpviewer.Download.DownloadItem.html	Sat Jan 29 16:54:17 2011 +0100
@@ -87,6 +87,9 @@
 <td><a href="#DownloadItem.__networkError">__networkError</a></td>
 <td>Private slot to handle a network error.</td>
 </tr><tr>
+<td><a href="#DownloadItem.__open">__open</a></td>
+<td>Private slot to open the downloaded file.</td>
+</tr><tr>
 <td><a href="#DownloadItem.__readyRead">__readyRead</a></td>
 <td>Private slot to read the available data.</td>
 </tr><tr>
@@ -234,6 +237,11 @@
 <b>__networkError</b>(<i></i>)
 <p>
         Private slot to handle a network error.
+</p><a NAME="DownloadItem.__open" ID="DownloadItem.__open"></a>
+<h4>DownloadItem.__open</h4>
+<b>__open</b>(<i></i>)
+<p>
+        Private slot to open the downloaded file.
 </p><a NAME="DownloadItem.__readyRead" ID="DownloadItem.__readyRead"></a>
 <h4>DownloadItem.__readyRead</h4>
 <b>__readyRead</b>(<i></i>)

eric ide

mercurial