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> |