Documentation/Source/eric5.Project.ProjectOthersBrowser.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 767
27554f80d08f
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
43 <hr /><hr /> 43 <hr /><hr />
44 <a NAME="ProjectOthersBrowser" ID="ProjectOthersBrowser"></a> 44 <a NAME="ProjectOthersBrowser" ID="ProjectOthersBrowser"></a>
45 <h2>ProjectOthersBrowser</h2> 45 <h2>ProjectOthersBrowser</h2>
46 <p> 46 <p>
47 A class used to display the parts of the project, that don't fit the other categories. 47 A class used to display the parts of the project, that don't fit the other categories.
48 </p><h4>Signals</h4> 48 </p><h3>Signals</h3>
49 <dl> 49 <dl>
50 <dt>closeSourceWindow(str)</dt> 50 <dt>closeSourceWindow(str)</dt>
51 <dd> 51 <dd>
52 emitted after a file has been removed/deleted 52 emitted after a file has been removed/deleted
53 from the project 53 from the project
73 ProjectBaseBrowser 73 ProjectBaseBrowser
74 <h3>Class Attributes</h3> 74 <h3>Class Attributes</h3>
75 <table> 75 <table>
76 <tr><td>None</td></tr> 76 <tr><td>None</td></tr>
77 </table> 77 </table>
78 <h3>Class Methods</h3>
79 <table>
80 <tr><td>None</td></tr>
81 </table>
78 <h3>Methods</h3> 82 <h3>Methods</h3>
79 <table> 83 <table>
80 <tr> 84 <tr>
81 <td><a href="#ProjectOthersBrowser.__init__">ProjectOthersBrowser</a></td> 85 <td><a href="#ProjectOthersBrowser.__init__">ProjectOthersBrowser</a></td>
82 <td>Constructor</td> 86 <td>Constructor</td>
112 <td>Protected slot to handle the open popup menu entry.</td> 116 <td>Protected slot to handle the open popup menu entry.</td>
113 </tr><tr> 117 </tr><tr>
114 <td><a href="#ProjectOthersBrowser._showContextMenu">_showContextMenu</a></td> 118 <td><a href="#ProjectOthersBrowser._showContextMenu">_showContextMenu</a></td>
115 <td>Protected slot called before the context menu is shown.</td> 119 <td>Protected slot called before the context menu is shown.</td>
116 </tr> 120 </tr>
121 </table>
122 <h3>Static Methods</h3>
123 <table>
124 <tr><td>None</td></tr>
117 </table> 125 </table>
118 <a NAME="ProjectOthersBrowser.__init__" ID="ProjectOthersBrowser.__init__"></a> 126 <a NAME="ProjectOthersBrowser.__init__" ID="ProjectOthersBrowser.__init__"></a>
119 <h4>ProjectOthersBrowser (Constructor)</h4> 127 <h4>ProjectOthersBrowser (Constructor)</h4>
120 <b>ProjectOthersBrowser</b>(<i>project, parent=None</i>) 128 <b>ProjectOthersBrowser</b>(<i>project, parent=None</i>)
121 <p> 129 <p>

eric ide

mercurial