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

changeset 979
0ae0c8852d31
parent 978
11f8adbcac97
child 993
03493183dd91
equal deleted inserted replaced
978:11f8adbcac97 979:0ae0c8852d31
58 <table> 58 <table>
59 <tr> 59 <tr>
60 <td><a href="#HelpVirusTotalPage.__init__">HelpVirusTotalPage</a></td> 60 <td><a href="#HelpVirusTotalPage.__init__">HelpVirusTotalPage</a></td>
61 <td>Constructor</td> 61 <td>Constructor</td>
62 </tr><tr> 62 </tr><tr>
63 <td><a href="#HelpVirusTotalPage.__checkServiceKeyFinished">__checkServiceKeyFinished</a></td>
64 <td>Private slot to receive the result of the service key check.</td>
65 </tr><tr>
63 <td><a href="#HelpVirusTotalPage.on_testButton_clicked">on_testButton_clicked</a></td> 66 <td><a href="#HelpVirusTotalPage.on_testButton_clicked">on_testButton_clicked</a></td>
64 <td>Private slot to test the entered service key.</td> 67 <td>Private slot to test the entered service key.</td>
65 </tr><tr> 68 </tr><tr>
66 <td><a href="#HelpVirusTotalPage.on_vtServiceKeyEdit_textChanged">on_vtServiceKeyEdit_textChanged</a></td> 69 <td><a href="#HelpVirusTotalPage.on_vtServiceKeyEdit_textChanged">on_vtServiceKeyEdit_textChanged</a></td>
67 <td>Private slot to handle changes of the service key.</td> 70 <td>Private slot to handle changes of the service key.</td>
77 Constructor 80 Constructor
78 </p><dl> 81 </p><dl>
79 <dt><i>parent</i></dt> 82 <dt><i>parent</i></dt>
80 <dd> 83 <dd>
81 reference to the parent widget (QWidget) 84 reference to the parent widget (QWidget)
85 </dd>
86 </dl><a NAME="HelpVirusTotalPage.__checkServiceKeyFinished" ID="HelpVirusTotalPage.__checkServiceKeyFinished"></a>
87 <h4>HelpVirusTotalPage.__checkServiceKeyFinished</h4>
88 <b>__checkServiceKeyFinished</b>(<i>result, msg</i>)
89 <p>
90 Private slot to receive the result of the service key check.
91 </p><dl>
92 <dt><i>result</i></dt>
93 <dd>
94 flag indicating a successful check (boolean)
95 </dd><dt><i>msg</i></dt>
96 <dd>
97 network error message (str)
82 </dd> 98 </dd>
83 </dl><a NAME="HelpVirusTotalPage.on_testButton_clicked" ID="HelpVirusTotalPage.on_testButton_clicked"></a> 99 </dl><a NAME="HelpVirusTotalPage.on_testButton_clicked" ID="HelpVirusTotalPage.on_testButton_clicked"></a>
84 <h4>HelpVirusTotalPage.on_testButton_clicked</h4> 100 <h4>HelpVirusTotalPage.on_testButton_clicked</h4>
85 <b>on_testButton_clicked</b>(<i></i>) 101 <b>on_testButton_clicked</b>(<i></i>)
86 <p> 102 <p>

eric ide

mercurial