Documentation/Source/eric5.Project.ProjectSourcesBrowser.html

changeset 2035
11bb61bc138d
parent 1229
a8207dc73672
child 2367
78f6c8193d37
--- a/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html	Mon Sep 10 18:42:28 2012 +0200
+++ b/Documentation/Source/eric5.Project.ProjectSourcesBrowser.html	Mon Sep 10 18:43:17 2012 +0200
@@ -103,6 +103,9 @@
 <td><a href="#ProjectSourcesBrowser.__deleteFile">__deleteFile</a></td>
 <td>Private method to delete files from the project.</td>
 </tr><tr>
+<td><a href="#ProjectSourcesBrowser.__loadDiagram">__loadDiagram</a></td>
+<td>Private slot to load a diagram from file.</td>
+</tr><tr>
 <td><a href="#ProjectSourcesBrowser.__showApplicationDiagram">__showApplicationDiagram</a></td>
 <td>Private method to handle the application diagram context menu action.</td>
 </tr><tr>
@@ -213,6 +216,11 @@
 <b>__deleteFile</b>(<i></i>)
 <p>
         Private method to delete files from the project.
+</p><a NAME="ProjectSourcesBrowser.__loadDiagram" ID="ProjectSourcesBrowser.__loadDiagram"></a>
+<h4>ProjectSourcesBrowser.__loadDiagram</h4>
+<b>__loadDiagram</b>(<i></i>)
+<p>
+        Private slot to load a diagram from file.
 </p><a NAME="ProjectSourcesBrowser.__showApplicationDiagram" ID="ProjectSourcesBrowser.__showApplicationDiagram"></a>
 <h4>ProjectSourcesBrowser.__showApplicationDiagram</h4>
 <b>__showApplicationDiagram</b>(<i></i>)

eric ide

mercurial