diff -r 8de0fc1f7fef -r 11bb61bc138d Documentation/Source/eric5.Project.Project.html --- a/Documentation/Source/eric5.Project.Project.html Mon Sep 10 18:42:28 2012 +0200 +++ b/Documentation/Source/eric5.Project.Project.html Mon Sep 10 18:43:17 2012 +0200 @@ -219,6 +219,9 @@ <td><a href="#Project.__initProjectTypes">__initProjectTypes</a></td> <td>Private method to initialize the list of supported project types.</td> </tr><tr> +<td><a href="#Project.__loadDiagram">__loadDiagram</a></td> +<td>Private slot to load a diagram from file.</td> +</tr><tr> <td><a href="#Project.__loadRecent">__loadRecent</a></td> <td>Private method to load the recently opened project filenames.</td> </tr><tr> @@ -833,6 +836,11 @@ <b>__initProjectTypes</b>(<i></i>) <p> Private method to initialize the list of supported project types. +</p><a NAME="Project.__loadDiagram" ID="Project.__loadDiagram"></a> +<h4>Project.__loadDiagram</h4> +<b>__loadDiagram</b>(<i></i>) +<p> + Private slot to load a diagram from file. </p><a NAME="Project.__loadRecent" ID="Project.__loadRecent"></a> <h4>Project.__loadRecent</h4> <b>__loadRecent</b>(<i></i>)