Documentation/Source/eric5.Project.ProjectSourcesBrowser.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 788
5b1b59777460
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="ProjectSourcesBrowser" ID="ProjectSourcesBrowser"></a> 43 <a NAME="ProjectSourcesBrowser" ID="ProjectSourcesBrowser"></a>
44 <h2>ProjectSourcesBrowser</h2> 44 <h2>ProjectSourcesBrowser</h2>
45 <p> 45 <p>
46 A class used to display the Sources part of the project. 46 A class used to display the Sources part of the project.
47 </p><h4>Signals</h4> 47 </p><h3>Signals</h3>
48 <dl> 48 <dl>
49 <dt>closeSourceWindow(str)</dt> 49 <dt>closeSourceWindow(str)</dt>
50 <dd> 50 <dd>
51 emitted after a file has been removed/deleted 51 emitted after a file has been removed/deleted
52 from the project 52 from the project
70 ProjectBaseBrowser 70 ProjectBaseBrowser
71 <h3>Class Attributes</h3> 71 <h3>Class Attributes</h3>
72 <table> 72 <table>
73 <tr><td>None</td></tr> 73 <tr><td>None</td></tr>
74 </table> 74 </table>
75 <h3>Class Methods</h3>
76 <table>
77 <tr><td>None</td></tr>
78 </table>
75 <h3>Methods</h3> 79 <h3>Methods</h3>
76 <table> 80 <table>
77 <tr> 81 <tr>
78 <td><a href="#ProjectSourcesBrowser.__init__">ProjectSourcesBrowser</a></td> 82 <td><a href="#ProjectSourcesBrowser.__init__">ProjectSourcesBrowser</a></td>
79 <td>Constructor</td> 83 <td>Constructor</td>
154 <td>Protected slot to handle the open popup menu entry.</td> 158 <td>Protected slot to handle the open popup menu entry.</td>
155 </tr><tr> 159 </tr><tr>
156 <td><a href="#ProjectSourcesBrowser._projectClosed">_projectClosed</a></td> 160 <td><a href="#ProjectSourcesBrowser._projectClosed">_projectClosed</a></td>
157 <td>Protected slot to handle the projectClosed signal.</td> 161 <td>Protected slot to handle the projectClosed signal.</td>
158 </tr> 162 </tr>
163 </table>
164 <h3>Static Methods</h3>
165 <table>
166 <tr><td>None</td></tr>
159 </table> 167 </table>
160 <a NAME="ProjectSourcesBrowser.__init__" ID="ProjectSourcesBrowser.__init__"></a> 168 <a NAME="ProjectSourcesBrowser.__init__" ID="ProjectSourcesBrowser.__init__"></a>
161 <h4>ProjectSourcesBrowser (Constructor)</h4> 169 <h4>ProjectSourcesBrowser (Constructor)</h4>
162 <b>ProjectSourcesBrowser</b>(<i>project, parent = None</i>) 170 <b>ProjectSourcesBrowser</b>(<i>project, parent = None</i>)
163 <p> 171 <p>

eric ide

mercurial