Documentation/Source/eric6.Helpviewer.VirusTotal.VirusTotalApi.html

changeset 6123
39cd368143db
parent 4336
473bf2a8676f
equal deleted inserted replaced
6122:e7d98249f393 6123:39cd368143db
141 <dd> 141 <dd>
142 reference to the parent object (QObject) 142 reference to the parent object (QObject)
143 </dd> 143 </dd>
144 </dl><a NAME="VirusTotalAPI.__checkServiceKeyValidityFinished" ID="VirusTotalAPI.__checkServiceKeyValidityFinished"></a> 144 </dl><a NAME="VirusTotalAPI.__checkServiceKeyValidityFinished" ID="VirusTotalAPI.__checkServiceKeyValidityFinished"></a>
145 <h4>VirusTotalAPI.__checkServiceKeyValidityFinished</h4> 145 <h4>VirusTotalAPI.__checkServiceKeyValidityFinished</h4>
146 <b>__checkServiceKeyValidityFinished</b>(<i></i>) 146 <b>__checkServiceKeyValidityFinished</b>(<i>reply</i>)
147 <p> 147 <p>
148 Private slot to determine the result of the service key validity check. 148 Private slot to determine the result of the service key validity check.
149 </p><a NAME="VirusTotalAPI.__getDomainReportFinished" ID="VirusTotalAPI.__getDomainReportFinished"></a> 149 </p><dl>
150 <dt><i>reply</i> (QNetworkReply)</dt>
151 <dd>
152 reference to the network reply
153 </dd>
154 </dl><a NAME="VirusTotalAPI.__getDomainReportFinished" ID="VirusTotalAPI.__getDomainReportFinished"></a>
150 <h4>VirusTotalAPI.__getDomainReportFinished</h4> 155 <h4>VirusTotalAPI.__getDomainReportFinished</h4>
151 <b>__getDomainReportFinished</b>(<i></i>) 156 <b>__getDomainReportFinished</b>(<i>reply</i>)
152 <p> 157 <p>
153 Private slot to process the IP address report data. 158 Private slot to process the IP address report data.
154 </p><a NAME="VirusTotalAPI.__getFileScanReportUrl" ID="VirusTotalAPI.__getFileScanReportUrl"></a> 159 </p><dl>
160 <dt><i>reply</i> (QNetworkReply)</dt>
161 <dd>
162 reference to the network reply
163 </dd>
164 </dl><a NAME="VirusTotalAPI.__getFileScanReportUrl" ID="VirusTotalAPI.__getFileScanReportUrl"></a>
155 <h4>VirusTotalAPI.__getFileScanReportUrl</h4> 165 <h4>VirusTotalAPI.__getFileScanReportUrl</h4>
156 <b>__getFileScanReportUrl</b>(<i>scanId</i>) 166 <b>__getFileScanReportUrl</b>(<i>scanId</i>)
157 <p> 167 <p>
158 Private method to get the report URL for a file scan. 168 Private method to get the report URL for a file scan.
159 </p><dl> 169 </p><dl>
161 <dd> 171 <dd>
162 ID of the scan to get the report URL for (string) 172 ID of the scan to get the report URL for (string)
163 </dd> 173 </dd>
164 </dl><a NAME="VirusTotalAPI.__getFileScanReportUrlFinished" ID="VirusTotalAPI.__getFileScanReportUrlFinished"></a> 174 </dl><a NAME="VirusTotalAPI.__getFileScanReportUrlFinished" ID="VirusTotalAPI.__getFileScanReportUrlFinished"></a>
165 <h4>VirusTotalAPI.__getFileScanReportUrlFinished</h4> 175 <h4>VirusTotalAPI.__getFileScanReportUrlFinished</h4>
166 <b>__getFileScanReportUrlFinished</b>(<i></i>) 176 <b>__getFileScanReportUrlFinished</b>(<i>reply</i>)
167 <p> 177 <p>
168 Private slot to determine the result of the file scan report URL 178 Private slot to determine the result of the file scan report URL
169 request. 179 request.
170 </p><a NAME="VirusTotalAPI.__getIpAddressReportFinished" ID="VirusTotalAPI.__getIpAddressReportFinished"></a> 180 </p><dl>
181 <dt><i>reply</i> (QNetworkReply)</dt>
182 <dd>
183 reference to the network reply
184 </dd>
185 </dl><a NAME="VirusTotalAPI.__getIpAddressReportFinished" ID="VirusTotalAPI.__getIpAddressReportFinished"></a>
171 <h4>VirusTotalAPI.__getIpAddressReportFinished</h4> 186 <h4>VirusTotalAPI.__getIpAddressReportFinished</h4>
172 <b>__getIpAddressReportFinished</b>(<i></i>) 187 <b>__getIpAddressReportFinished</b>(<i>reply</i>)
173 <p> 188 <p>
174 Private slot to process the IP address report data. 189 Private slot to process the IP address report data.
175 </p><a NAME="VirusTotalAPI.__getUrlScanReportUrl" ID="VirusTotalAPI.__getUrlScanReportUrl"></a> 190 </p><dl>
191 <dt><i>reply</i> (QNetworkReply)</dt>
192 <dd>
193 reference to the network reply
194 </dd>
195 </dl><a NAME="VirusTotalAPI.__getUrlScanReportUrl" ID="VirusTotalAPI.__getUrlScanReportUrl"></a>
176 <h4>VirusTotalAPI.__getUrlScanReportUrl</h4> 196 <h4>VirusTotalAPI.__getUrlScanReportUrl</h4>
177 <b>__getUrlScanReportUrl</b>(<i>scanId</i>) 197 <b>__getUrlScanReportUrl</b>(<i>scanId</i>)
178 <p> 198 <p>
179 Private method to get the report URL for a URL scan. 199 Private method to get the report URL for a URL scan.
180 </p><dl> 200 </p><dl>
182 <dd> 202 <dd>
183 ID of the scan to get the report URL for (string) 203 ID of the scan to get the report URL for (string)
184 </dd> 204 </dd>
185 </dl><a NAME="VirusTotalAPI.__getUrlScanReportUrlFinished" ID="VirusTotalAPI.__getUrlScanReportUrlFinished"></a> 205 </dl><a NAME="VirusTotalAPI.__getUrlScanReportUrlFinished" ID="VirusTotalAPI.__getUrlScanReportUrlFinished"></a>
186 <h4>VirusTotalAPI.__getUrlScanReportUrlFinished</h4> 206 <h4>VirusTotalAPI.__getUrlScanReportUrlFinished</h4>
187 <b>__getUrlScanReportUrlFinished</b>(<i></i>) 207 <b>__getUrlScanReportUrlFinished</b>(<i>reply</i>)
188 <p> 208 <p>
189 Private slot to determine the result of the URL scan report URL 209 Private slot to determine the result of the URL scan report URL
190 request. 210 request.
191 </p><a NAME="VirusTotalAPI.__loadSettings" ID="VirusTotalAPI.__loadSettings"></a> 211 </p><dl>
212 <dt><i>reply</i> (QNetworkReply)</dt>
213 <dd>
214 reference to the network reply
215 </dd>
216 </dl><a NAME="VirusTotalAPI.__loadSettings" ID="VirusTotalAPI.__loadSettings"></a>
192 <h4>VirusTotalAPI.__loadSettings</h4> 217 <h4>VirusTotalAPI.__loadSettings</h4>
193 <b>__loadSettings</b>(<i></i>) 218 <b>__loadSettings</b>(<i></i>)
194 <p> 219 <p>
195 Private method to load the settings. 220 Private method to load the settings.
196 </p><a NAME="VirusTotalAPI.__submitUrlFinished" ID="VirusTotalAPI.__submitUrlFinished"></a> 221 </p><a NAME="VirusTotalAPI.__submitUrlFinished" ID="VirusTotalAPI.__submitUrlFinished"></a>
197 <h4>VirusTotalAPI.__submitUrlFinished</h4> 222 <h4>VirusTotalAPI.__submitUrlFinished</h4>
198 <b>__submitUrlFinished</b>(<i></i>) 223 <b>__submitUrlFinished</b>(<i>reply</i>)
199 <p> 224 <p>
200 Private slot to determine the result of the URL scan submission. 225 Private slot to determine the result of the URL scan submission.
201 </p><a NAME="VirusTotalAPI.checkServiceKeyValidity" ID="VirusTotalAPI.checkServiceKeyValidity"></a> 226 </p><dl>
227 <dt><i>reply</i> (QNetworkReply)</dt>
228 <dd>
229 reference to the network reply
230 </dd>
231 </dl><a NAME="VirusTotalAPI.checkServiceKeyValidity" ID="VirusTotalAPI.checkServiceKeyValidity"></a>
202 <h4>VirusTotalAPI.checkServiceKeyValidity</h4> 232 <h4>VirusTotalAPI.checkServiceKeyValidity</h4>
203 <b>checkServiceKeyValidity</b>(<i>key, protocol=""</i>) 233 <b>checkServiceKeyValidity</b>(<i>key, protocol=""</i>)
204 <p> 234 <p>
205 Public method to check the validity of the given service key. 235 Public method to check the validity of the given service key.
206 </p><dl> 236 </p><dl>

eric ide

mercurial