--- a/Documentation/Source/eric6.WebBrowser.Tools.WebHitTestResult.html Sat Jul 02 14:54:14 2016 +0200 +++ b/Documentation/Source/eric6.WebBrowser.Tools.WebHitTestResult.html Sat Jul 02 19:14:09 2016 +0200 @@ -66,6 +66,9 @@ <td><a href="#WebHitTestResult.alternateText">alternateText</a></td> <td>Public method to get the alternate text.</td> </tr><tr> +<td><a href="#WebHitTestResult.baseUrl">baseUrl</a></td> +<td>Public method to get the base URL of the page.</td> +</tr><tr> <td><a href="#WebHitTestResult.boundingRect">boundingRect</a></td> <td>Public method to get the bounding rectangle.</td> </tr><tr> @@ -151,6 +154,21 @@ <dd> str </dd> +</dl><a NAME="WebHitTestResult.baseUrl" ID="WebHitTestResult.baseUrl"></a> +<h4>WebHitTestResult.baseUrl</h4> +<b>baseUrl</b>(<i></i>) +<p> + Public method to get the base URL of the page. +</p><dl> +<dt>Returns:</dt> +<dd> +base URL +</dd> +</dl><dl> +<dt>Return Type:</dt> +<dd> +QUrl +</dd> </dl><a NAME="WebHitTestResult.boundingRect" ID="WebHitTestResult.boundingRect"></a> <h4>WebHitTestResult.boundingRect</h4> <b>boundingRect</b>(<i></i>)