diff -r 15aaa8d3a840 -r 1ee38e29ed4f Documentation/Source/eric5.E5Gui.E5MapWidget.html --- a/Documentation/Source/eric5.E5Gui.E5MapWidget.html Wed Mar 05 18:40:12 2014 +0100 +++ b/Documentation/Source/eric5.E5Gui.E5MapWidget.html Wed Mar 05 19:52:15 2014 +0100 @@ -84,8 +84,8 @@ <td><a href="#E5MapWidget.lineDimensions">lineDimensions</a></td> <td>Public method to get the line (indicator) dimensions.</td> </tr><tr> -<td><a href="#E5MapWidget.mousePressEvent">mousePressEvent</a></td> -<td>Protected method to handle a mouse button press.</td> +<td><a href="#E5MapWidget.mouseReleaseEvent">mouseReleaseEvent</a></td> +<td>Protected method to handle a mouse button release.</td> </tr><tr> <td><a href="#E5MapWidget.paintEvent">paintEvent</a></td> <td>Protected method to handle a paint event.</td> @@ -223,11 +223,11 @@ <dd> tuple with border width (integer) and line height (integer) </dd> -</dl><a NAME="E5MapWidget.mousePressEvent" ID="E5MapWidget.mousePressEvent"></a> -<h4>E5MapWidget.mousePressEvent</h4> -<b>mousePressEvent</b>(<i>event</i>) +</dl><a NAME="E5MapWidget.mouseReleaseEvent" ID="E5MapWidget.mouseReleaseEvent"></a> +<h4>E5MapWidget.mouseReleaseEvent</h4> +<b>mouseReleaseEvent</b>(<i>event</i>) <p> - Protected method to handle a mouse button press. + Protected method to handle a mouse button release. </p><dl> <dt><i>event</i></dt> <dd>