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