Documentation/Source/eric5.UI.Browser.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 950
1138e347c653
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
46 Class used to display a file system tree. 46 Class used to display a file system tree.
47 </p><p> 47 </p><p>
48 Via the context menu that 48 Via the context menu that
49 is displayed by a right click the user can select various actions on 49 is displayed by a right click the user can select various actions on
50 the selected file. 50 the selected file.
51 </p><h4>Signals</h4> 51 </p><h3>Signals</h3>
52 <dl> 52 <dl>
53 <dt>designerFile(str)</dt> 53 <dt>designerFile(str)</dt>
54 <dd> 54 <dd>
55 emitted to open a Qt-Designer file 55 emitted to open a Qt-Designer file
56 </dd><dt>linguistFile(str)</dt> 56 </dd><dt>linguistFile(str)</dt>
87 QTreeView 87 QTreeView
88 <h3>Class Attributes</h3> 88 <h3>Class Attributes</h3>
89 <table> 89 <table>
90 <tr><td>None</td></tr> 90 <tr><td>None</td></tr>
91 </table> 91 </table>
92 <h3>Class Methods</h3>
93 <table>
94 <tr><td>None</td></tr>
95 </table>
92 <h3>Methods</h3> 96 <h3>Methods</h3>
93 <table> 97 <table>
94 <tr> 98 <tr>
95 <td><a href="#Browser.__init__">Browser</a></td> 99 <td><a href="#Browser.__init__">Browser</a></td>
96 <td>Constructor</td> 100 <td>Constructor</td>
168 <td>Public slot to save the toplevel directories.</td> 172 <td>Public slot to save the toplevel directories.</td>
169 </tr><tr> 173 </tr><tr>
170 <td><a href="#Browser.wantedItem">wantedItem</a></td> 174 <td><a href="#Browser.wantedItem">wantedItem</a></td>
171 <td>Public method to check type of an item.</td> 175 <td>Public method to check type of an item.</td>
172 </tr> 176 </tr>
177 </table>
178 <h3>Static Methods</h3>
179 <table>
180 <tr><td>None</td></tr>
173 </table> 181 </table>
174 <a NAME="Browser.__init__" ID="Browser.__init__"></a> 182 <a NAME="Browser.__init__" ID="Browser.__init__"></a>
175 <h4>Browser (Constructor)</h4> 183 <h4>Browser (Constructor)</h4>
176 <b>Browser</b>(<i>parent = None</i>) 184 <b>Browser</b>(<i>parent = None</i>)
177 <p> 185 <p>

eric ide

mercurial