Documentation/Source/eric5.Helpviewer.VirusTotalApi.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
149 </p><dl> 149 </p><dl>
150 <dt><i>scanId</i></dt> 150 <dt><i>scanId</i></dt>
151 <dd> 151 <dd>
152 ID of the scan to get the report URL for (string) 152 ID of the scan to get the report URL for (string)
153 </dd> 153 </dd>
154 </dl><dl>
155 <dt>Returns:</dt>
156 <dd>
157 file scan report URL (string)
158 </dd>
159 </dl><a NAME="VirusTotalAPI.__getFileScanReportUrlFinished" ID="VirusTotalAPI.__getFileScanReportUrlFinished"></a> 154 </dl><a NAME="VirusTotalAPI.__getFileScanReportUrlFinished" ID="VirusTotalAPI.__getFileScanReportUrlFinished"></a>
160 <h4>VirusTotalAPI.__getFileScanReportUrlFinished</h4> 155 <h4>VirusTotalAPI.__getFileScanReportUrlFinished</h4>
161 <b>__getFileScanReportUrlFinished</b>(<i></i>) 156 <b>__getFileScanReportUrlFinished</b>(<i></i>)
162 <p> 157 <p>
163 Private slot to determine the result of the file scan report URL request. 158 Private slot to determine the result of the file scan report URL request.
182 service key (string) 177 service key (string)
183 </dd><dt><i>protocol</i></dt> 178 </dd><dt><i>protocol</i></dt>
184 <dd> 179 <dd>
185 protocol used to access VirusTotal (string) 180 protocol used to access VirusTotal (string)
186 </dd> 181 </dd>
187 </dl><dl>
188 <dt>Returns:</dt>
189 <dd>
190 flag indicating validity (boolean) and an error message in
191 case of a network error (string)
192 </dd>
193 </dl><a NAME="VirusTotalAPI.preferencesChanged" ID="VirusTotalAPI.preferencesChanged"></a> 182 </dl><a NAME="VirusTotalAPI.preferencesChanged" ID="VirusTotalAPI.preferencesChanged"></a>
194 <h4>VirusTotalAPI.preferencesChanged</h4> 183 <h4>VirusTotalAPI.preferencesChanged</h4>
195 <b>preferencesChanged</b>(<i></i>) 184 <b>preferencesChanged</b>(<i></i>)
196 <p> 185 <p>
197 Public slot to handle a change of preferences. 186 Public slot to handle a change of preferences.
203 </p><dl> 192 </p><dl>
204 <dt><i>url</i></dt> 193 <dt><i>url</i></dt>
205 <dd> 194 <dd>
206 url to be scanned (QUrl) 195 url to be scanned (QUrl)
207 </dd> 196 </dd>
208 </dl><dl>
209 <dt>Returns:</dt>
210 <dd>
211 flag indicating success (boolean) and the scan ID (string)
212 </dd>
213 </dl> 197 </dl>
214 <div align="right"><a href="#top">Up</a></div> 198 <div align="right"><a href="#top">Up</a></div>
215 <hr /> 199 <hr />
216 </body></html> 200 </body></html>

eric ide

mercurial