--- a/src/eric7/Documentation/Source/eric7.Graphics.UMLGraphicsView.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.Graphics.UMLGraphicsView.html Thu May 25 19:52:31 2023 +0200 @@ -145,7 +145,7 @@ </tr> <tr> <td><a href="#UMLGraphicsView.fromDict">fromDict</a></td> -<td>Public method to populate the class with data persisted by 'toDict()'.</td> +<td></td> </tr> <tr> <td><a href="#UMLGraphicsView.gestureEvent">gestureEvent</a></td> @@ -493,32 +493,6 @@ <h4>UMLGraphicsView.fromDict</h4> <b>fromDict</b>(<i>version, data</i>) -<p> - Public method to populate the class with data persisted by 'toDict()'. -</p> -<dl> - -<dt><i>version</i> (str)</dt> -<dd> -version of the data -</dd> -<dt><i>data</i> (dict)</dt> -<dd> -dictionary containing the persisted data -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating success -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="UMLGraphicsView.gestureEvent" ID="UMLGraphicsView.gestureEvent"></a> <h4>UMLGraphicsView.gestureEvent</h4> <b>gestureEvent</b>(<i>evt</i>)