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. |