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 |
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> |