Documentation/Source/eric5.UI.Browser.html

changeset 945
8cd4d08fa9f6
parent 767
27554f80d08f
child 949
f888270da22e
equal deleted inserted replaced
944:1b59c4ba121e 945:8cd4d08fa9f6
41 </table> 41 </table>
42 <hr /><hr /> 42 <hr /><hr />
43 <a NAME="Browser" ID="Browser"></a> 43 <a NAME="Browser" ID="Browser"></a>
44 <h2>Browser</h2> 44 <h2>Browser</h2>
45 <p> 45 <p>
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><h4>Signals</h4>
170 <td>Public method to check type of an item.</td> 170 <td>Public method to check type of an item.</td>
171 </tr> 171 </tr>
172 </table> 172 </table>
173 <a NAME="Browser.__init__" ID="Browser.__init__"></a> 173 <a NAME="Browser.__init__" ID="Browser.__init__"></a>
174 <h4>Browser (Constructor)</h4> 174 <h4>Browser (Constructor)</h4>
175 <b>Browser</b>(<i>parent = None</i>) 175 <b>Browser</b>(<i>parent=None</i>)
176 <p> 176 <p>
177 Constructor 177 Constructor
178 </p><dl> 178 </p><dl>
179 <dt><i>parent</i></dt> 179 <dt><i>parent</i></dt>
180 <dd> 180 <dd>
338 Public slot to perform a layout operation. 338 Public slot to perform a layout operation.
339 </p><a NAME="Browser.mouseDoubleClickEvent" ID="Browser.mouseDoubleClickEvent"></a> 339 </p><a NAME="Browser.mouseDoubleClickEvent" ID="Browser.mouseDoubleClickEvent"></a>
340 <h4>Browser.mouseDoubleClickEvent</h4> 340 <h4>Browser.mouseDoubleClickEvent</h4>
341 <b>mouseDoubleClickEvent</b>(<i>mouseEvent</i>) 341 <b>mouseDoubleClickEvent</b>(<i>mouseEvent</i>)
342 <p> 342 <p>
343 Protected method of QAbstractItemView. 343 Protected method of QAbstractItemView.
344 </p><p> 344 </p><p>
345 Reimplemented to disable expanding/collapsing 345 Reimplemented to disable expanding/collapsing
346 of items when double-clicking. Instead the double-clicked entry is opened. 346 of items when double-clicking. Instead the double-clicked entry is opened.
347 </p><dl> 347 </p><dl>
348 <dt><i>mouseEvent</i></dt> 348 <dt><i>mouseEvent</i></dt>

eric ide

mercurial