Documentation/Source/eric5.Project.ProjectBaseBrowser.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
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>
55 Browser 55 Browser
56 <h3>Class Attributes</h3> 56 <h3>Class Attributes</h3>
57 <table> 57 <table>
58 <tr><td>None</td></tr> 58 <tr><td>None</td></tr>
59 </table> 59 </table>
60 <h3>Class Methods</h3>
61 <table>
62 <tr><td>None</td></tr>
63 </table>
60 <h3>Methods</h3> 64 <h3>Methods</h3>
61 <table> 65 <table>
62 <tr> 66 <tr>
63 <td><a href="#ProjectBaseBrowser.__init__">ProjectBaseBrowser</a></td> 67 <td><a href="#ProjectBaseBrowser.__init__">ProjectBaseBrowser</a></td>
64 <td>Constructor</td> 68 <td>Constructor</td>
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>

eric ide

mercurial