41 </table> |
41 </table> |
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><h4>Signals</h4> |
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 |
157 <td>Protected slot to handle the projectClosed signal.</td> |
157 <td>Protected slot to handle the projectClosed signal.</td> |
158 </tr> |
158 </tr> |
159 </table> |
159 </table> |
160 <a NAME="ProjectSourcesBrowser.__init__" ID="ProjectSourcesBrowser.__init__"></a> |
160 <a NAME="ProjectSourcesBrowser.__init__" ID="ProjectSourcesBrowser.__init__"></a> |
161 <h4>ProjectSourcesBrowser (Constructor)</h4> |
161 <h4>ProjectSourcesBrowser (Constructor)</h4> |
162 <b>ProjectSourcesBrowser</b>(<i>project, parent = None</i>) |
162 <b>ProjectSourcesBrowser</b>(<i>project, parent=None</i>) |
163 <p> |
163 <p> |
164 Constructor |
164 Constructor |
165 </p><dl> |
165 </p><dl> |
166 <dt><i>project</i></dt> |
166 <dt><i>project</i></dt> |
167 <dd> |
167 <dd> |