42 <hr /><hr /> |
42 <hr /><hr /> |
43 <a NAME="ProjectBaseBrowser" ID="ProjectBaseBrowser"></a> |
43 <a NAME="ProjectBaseBrowser" ID="ProjectBaseBrowser"></a> |
44 <h2>ProjectBaseBrowser</h2> |
44 <h2>ProjectBaseBrowser</h2> |
45 <p> |
45 <p> |
46 Baseclass implementing common functionality for the various project browsers. |
46 Baseclass implementing common functionality for the various project browsers. |
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 to close a source file |
51 emitted to close a source file |
52 </dd> |
52 </dd> |
178 <td>Public slot to handle the select VCS directories context menu entries</td> |
182 <td>Public slot to handle the select VCS directories context menu entries</td> |
179 </tr><tr> |
183 </tr><tr> |
180 <td><a href="#ProjectBaseBrowser.selectVCSEntries">selectVCSEntries</a></td> |
184 <td><a href="#ProjectBaseBrowser.selectVCSEntries">selectVCSEntries</a></td> |
181 <td>Public slot to handle the select VCS files context menu entries</td> |
185 <td>Public slot to handle the select VCS files context menu entries</td> |
182 </tr> |
186 </tr> |
|
187 </table> |
|
188 <h3>Static Methods</h3> |
|
189 <table> |
|
190 <tr><td>None</td></tr> |
183 </table> |
191 </table> |
184 <a NAME="ProjectBaseBrowser.__init__" ID="ProjectBaseBrowser.__init__"></a> |
192 <a NAME="ProjectBaseBrowser.__init__" ID="ProjectBaseBrowser.__init__"></a> |
185 <h4>ProjectBaseBrowser (Constructor)</h4> |
193 <h4>ProjectBaseBrowser (Constructor)</h4> |
186 <b>ProjectBaseBrowser</b>(<i>project, type_, parent = None</i>) |
194 <b>ProjectBaseBrowser</b>(<i>project, type_, parent = None</i>) |
187 <p> |
195 <p> |