Documentation/Source/eric6.WebBrowser.Tools.WebHitTestResult.html

changeset 5011
4085e2348621
parent 4926
f7ef43c73ae3
child 5532
3a7c5deab9b7
equal deleted inserted replaced
5009:8b1ca3c1da22 5011:4085e2348621
64 <td>Private method to populate the object.</td> 64 <td>Private method to populate the object.</td>
65 </tr><tr> 65 </tr><tr>
66 <td><a href="#WebHitTestResult.alternateText">alternateText</a></td> 66 <td><a href="#WebHitTestResult.alternateText">alternateText</a></td>
67 <td>Public method to get the alternate text.</td> 67 <td>Public method to get the alternate text.</td>
68 </tr><tr> 68 </tr><tr>
69 <td><a href="#WebHitTestResult.baseUrl">baseUrl</a></td>
70 <td>Public method to get the base URL of the page.</td>
71 </tr><tr>
69 <td><a href="#WebHitTestResult.boundingRect">boundingRect</a></td> 72 <td><a href="#WebHitTestResult.boundingRect">boundingRect</a></td>
70 <td>Public method to get the bounding rectangle.</td> 73 <td>Public method to get the bounding rectangle.</td>
71 </tr><tr> 74 </tr><tr>
72 <td><a href="#WebHitTestResult.imageUrl">imageUrl</a></td> 75 <td><a href="#WebHitTestResult.imageUrl">imageUrl</a></td>
73 <td>Public method to get the URL of an image.</td> 76 <td>Public method to get the URL of an image.</td>
148 </dd> 151 </dd>
149 </dl><dl> 152 </dl><dl>
150 <dt>Return Type:</dt> 153 <dt>Return Type:</dt>
151 <dd> 154 <dd>
152 str 155 str
156 </dd>
157 </dl><a NAME="WebHitTestResult.baseUrl" ID="WebHitTestResult.baseUrl"></a>
158 <h4>WebHitTestResult.baseUrl</h4>
159 <b>baseUrl</b>(<i></i>)
160 <p>
161 Public method to get the base URL of the page.
162 </p><dl>
163 <dt>Returns:</dt>
164 <dd>
165 base URL
166 </dd>
167 </dl><dl>
168 <dt>Return Type:</dt>
169 <dd>
170 QUrl
153 </dd> 171 </dd>
154 </dl><a NAME="WebHitTestResult.boundingRect" ID="WebHitTestResult.boundingRect"></a> 172 </dl><a NAME="WebHitTestResult.boundingRect" ID="WebHitTestResult.boundingRect"></a>
155 <h4>WebHitTestResult.boundingRect</h4> 173 <h4>WebHitTestResult.boundingRect</h4>
156 <b>boundingRect</b>(<i></i>) 174 <b>boundingRect</b>(<i></i>)
157 <p> 175 <p>

eric ide

mercurial