Documentation/Source/eric5.Project.ProjectBaseBrowser.html

changeset 501
5c615a85241a
parent 440
69ace3e2dcf6
child 767
27554f80d08f
equal deleted inserted replaced
500:c3abc7895a01 501:5c615a85241a
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> 47 </p><h4>Signals</h4>
48 <dl>
49 <dt>closeSourceWindow(str)</dt>
50 <dd>
51 emitted to close a source file
52 </dd>
53 </dl>
48 <h3>Derived from</h3> 54 <h3>Derived from</h3>
49 Browser 55 Browser
50 <h3>Class Attributes</h3> 56 <h3>Class Attributes</h3>
51 <table> 57 <table>
52 <tr><td>None</td></tr> 58 <tr><td>closeSourceWindow</td></tr>
53 </table> 59 </table>
54 <h3>Methods</h3> 60 <h3>Methods</h3>
55 <table> 61 <table>
56 <tr> 62 <tr>
57 <td><a href="#ProjectBaseBrowser.__init__">ProjectBaseBrowser</a></td> 63 <td><a href="#ProjectBaseBrowser.__init__">ProjectBaseBrowser</a></td>

eric ide

mercurial