Documentation/Source/eric5.Project.ProjectSourcesBrowser.html

changeset 3446
5a670e55adbb
parent 3018
70924c0bdaf1
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3441:1b07f996e9ee 3446:5a670e55adbb
92 <td>Private method to add a source file to the project.</td> 92 <td>Private method to add a source file to the project.</td>
93 </tr><tr> 93 </tr><tr>
94 <td><a href="#ProjectSourcesBrowser.__closeAllWindows">__closeAllWindows</a></td> 94 <td><a href="#ProjectSourcesBrowser.__closeAllWindows">__closeAllWindows</a></td>
95 <td>Private method to close all project related windows.</td> 95 <td>Private method to close all project related windows.</td>
96 </tr><tr> 96 </tr><tr>
97 <td><a href="#ProjectSourcesBrowser.__createJavaScriptPopupMenus">__createJavaScriptPopupMenus</a></td>
98 <td>Privat method to generate the popup menus for a Python project.</td>
99 </tr><tr>
97 <td><a href="#ProjectSourcesBrowser.__createPythonPopupMenus">__createPythonPopupMenus</a></td> 100 <td><a href="#ProjectSourcesBrowser.__createPythonPopupMenus">__createPythonPopupMenus</a></td>
98 <td>Privat method to generate the popup menus for a Python project.</td> 101 <td>Privat method to generate the popup menus for a Python project.</td>
99 </tr><tr> 102 </tr><tr>
100 <td><a href="#ProjectSourcesBrowser.__createRubyPopupMenus">__createRubyPopupMenus</a></td> 103 <td><a href="#ProjectSourcesBrowser.__createRubyPopupMenus">__createRubyPopupMenus</a></td>
101 <td>Privat method to generate the popup menus for a Ruby project.</td> 104 <td>Privat method to generate the popup menus for a Ruby project.</td>
199 </p><a NAME="ProjectSourcesBrowser.__closeAllWindows" ID="ProjectSourcesBrowser.__closeAllWindows"></a> 202 </p><a NAME="ProjectSourcesBrowser.__closeAllWindows" ID="ProjectSourcesBrowser.__closeAllWindows"></a>
200 <h4>ProjectSourcesBrowser.__closeAllWindows</h4> 203 <h4>ProjectSourcesBrowser.__closeAllWindows</h4>
201 <b>__closeAllWindows</b>(<i></i>) 204 <b>__closeAllWindows</b>(<i></i>)
202 <p> 205 <p>
203 Private method to close all project related windows. 206 Private method to close all project related windows.
207 </p><a NAME="ProjectSourcesBrowser.__createJavaScriptPopupMenus" ID="ProjectSourcesBrowser.__createJavaScriptPopupMenus"></a>
208 <h4>ProjectSourcesBrowser.__createJavaScriptPopupMenus</h4>
209 <b>__createJavaScriptPopupMenus</b>(<i></i>)
210 <p>
211 Privat method to generate the popup menus for a Python project.
204 </p><a NAME="ProjectSourcesBrowser.__createPythonPopupMenus" ID="ProjectSourcesBrowser.__createPythonPopupMenus"></a> 212 </p><a NAME="ProjectSourcesBrowser.__createPythonPopupMenus" ID="ProjectSourcesBrowser.__createPythonPopupMenus"></a>
205 <h4>ProjectSourcesBrowser.__createPythonPopupMenus</h4> 213 <h4>ProjectSourcesBrowser.__createPythonPopupMenus</h4>
206 <b>__createPythonPopupMenus</b>(<i></i>) 214 <b>__createPythonPopupMenus</b>(<i></i>)
207 <p> 215 <p>
208 Privat method to generate the popup menus for a Python project. 216 Privat method to generate the popup menus for a Python project.

eric ide

mercurial