--- a/eric6/Documentation/Source/eric6.Graphics.ImportsDiagramBuilder.html Thu May 06 19:45:45 2021 +0200 +++ b/eric6/Documentation/Source/eric6.Graphics.ImportsDiagramBuilder.html Thu May 06 19:46:00 2021 +0200 @@ -108,6 +108,10 @@ <td><a href="#ImportsDiagramBuilder.parsePersistenceData">parsePersistenceData</a></td> <td>Public method to parse persisted data.</td> </tr> +<tr> +<td><a href="#ImportsDiagramBuilder.toDict">toDict</a></td> +<td>Public method to collect data to be persisted.</td> +</tr> </table> <h3>Static Methods</h3> @@ -308,6 +312,25 @@ bool </dd> </dl> +<a NAME="ImportsDiagramBuilder.toDict" ID="ImportsDiagramBuilder.toDict"></a> +<h4>ImportsDiagramBuilder.toDict</h4> +<b>toDict</b>(<i></i>) + +<p> + Public method to collect data to be persisted. +</p> +<dl> +<dt>Return:</dt> +<dd> +dictionary containing data to be persisted +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +dict +</dd> +</dl> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file