Documentation/Source/eric5.Preferences.ConfigurationPages.HelpVirusTotalPage.html

changeset 979
0ae0c8852d31
parent 978
11f8adbcac97
child 993
03493183dd91
--- a/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpVirusTotalPage.html	Sun Apr 10 18:33:20 2011 +0200
+++ b/Documentation/Source/eric5.Preferences.ConfigurationPages.HelpVirusTotalPage.html	Mon Apr 11 20:06:15 2011 +0200
@@ -60,6 +60,9 @@
 <td><a href="#HelpVirusTotalPage.__init__">HelpVirusTotalPage</a></td>
 <td>Constructor</td>
 </tr><tr>
+<td><a href="#HelpVirusTotalPage.__checkServiceKeyFinished">__checkServiceKeyFinished</a></td>
+<td>Private slot to receive the result of the service key check.</td>
+</tr><tr>
 <td><a href="#HelpVirusTotalPage.on_testButton_clicked">on_testButton_clicked</a></td>
 <td>Private slot to test the entered service key.</td>
 </tr><tr>
@@ -80,6 +83,19 @@
 <dd>
 reference to the parent widget (QWidget)
 </dd>
+</dl><a NAME="HelpVirusTotalPage.__checkServiceKeyFinished" ID="HelpVirusTotalPage.__checkServiceKeyFinished"></a>
+<h4>HelpVirusTotalPage.__checkServiceKeyFinished</h4>
+<b>__checkServiceKeyFinished</b>(<i>result, msg</i>)
+<p>
+        Private slot to receive the result of the service key check.
+</p><dl>
+<dt><i>result</i></dt>
+<dd>
+flag indicating a successful check (boolean)
+</dd><dt><i>msg</i></dt>
+<dd>
+network error message (str)
+</dd>
 </dl><a NAME="HelpVirusTotalPage.on_testButton_clicked" ID="HelpVirusTotalPage.on_testButton_clicked"></a>
 <h4>HelpVirusTotalPage.on_testButton_clicked</h4>
 <b>on_testButton_clicked</b>(<i></i>)

eric ide

mercurial