Documentation/Source/eric6.UI.UserInterface.html

changeset 4200
15bfd93b53ae
parent 4117
40d4272b538a
child 4397
64d36562c391
--- a/Documentation/Source/eric6.UI.UserInterface.html	Sat Apr 04 16:05:57 2015 +0200
+++ b/Documentation/Source/eric6.UI.UserInterface.html	Sat Apr 04 16:10:29 2015 +0200
@@ -621,10 +621,10 @@
 <td>Private method to show the result of the version check action.</td>
 </tr><tr>
 <td><a href="#UserInterface.__versionsDownloadCanceled">__versionsDownloadCanceled</a></td>
-<td>Private method called to cancel the version check.</td>
+<td>Private slot called to cancel the version check.</td>
 </tr><tr>
 <td><a href="#UserInterface.__versionsDownloadDone">__versionsDownloadDone</a></td>
-<td>Private method called, after the versions file has been downloaded from the internet.</td>
+<td>Private slot called, after the versions file has been downloaded from the internet.</td>
 </tr><tr>
 <td><a href="#UserInterface.__webBrowser">__webBrowser</a></td>
 <td>Private slot to start the eric6 web browser.</td>
@@ -1852,12 +1852,12 @@
 <h4>UserInterface.__versionsDownloadCanceled</h4>
 <b>__versionsDownloadCanceled</b>(<i></i>)
 <p>
-        Private method called to cancel the version check.
+        Private slot called to cancel the version check.
 </p><a NAME="UserInterface.__versionsDownloadDone" ID="UserInterface.__versionsDownloadDone"></a>
 <h4>UserInterface.__versionsDownloadDone</h4>
 <b>__versionsDownloadDone</b>(<i></i>)
 <p>
-        Private method called, after the versions file has been downloaded
+        Private slot called, after the versions file has been downloaded
         from the internet.
 </p><a NAME="UserInterface.__webBrowser" ID="UserInterface.__webBrowser"></a>
 <h4>UserInterface.__webBrowser</h4>

eric ide

mercurial