83 <tr><td>None</td></tr> |
83 <tr><td>None</td></tr> |
84 </table> |
84 </table> |
85 <h3>Methods</h3> |
85 <h3>Methods</h3> |
86 <table> |
86 <table> |
87 <tr> |
87 <tr> |
|
88 <td><a href="#BrowserClassAttributeItem.__init__">BrowserClassAttributeItem</a></td> |
|
89 <td>Constructor</td> |
|
90 </tr><tr> |
88 <td><a href="#BrowserClassAttributeItem.attributeObject">attributeObject</a></td> |
91 <td><a href="#BrowserClassAttributeItem.attributeObject">attributeObject</a></td> |
89 <td>Public method returning the class object.</td> |
92 <td>Public method returning the class object.</td> |
90 </tr><tr> |
93 </tr><tr> |
91 <td><a href="#BrowserClassAttributeItem.fileName">fileName</a></td> |
94 <td><a href="#BrowserClassAttributeItem.fileName">fileName</a></td> |
92 <td>Public method returning the filename.</td> |
95 <td>Public method returning the filename.</td> |
198 <tr><td>None</td></tr> |
201 <tr><td>None</td></tr> |
199 </table> |
202 </table> |
200 <h3>Methods</h3> |
203 <h3>Methods</h3> |
201 <table> |
204 <table> |
202 <tr> |
205 <tr> |
|
206 <td><a href="#BrowserClassAttributesItem.__init__">BrowserClassAttributesItem</a></td> |
|
207 <td>Constructor</td> |
|
208 </tr><tr> |
203 <td><a href="#BrowserClassAttributesItem.attributes">attributes</a></td> |
209 <td><a href="#BrowserClassAttributesItem.attributes">attributes</a></td> |
204 <td>Public method returning the attribute list.</td> |
210 <td>Public method returning the attribute list.</td> |
205 </tr><tr> |
211 </tr><tr> |
206 <td><a href="#BrowserClassAttributesItem.isClassAttributes">isClassAttributes</a></td> |
212 <td><a href="#BrowserClassAttributesItem.isClassAttributes">isClassAttributes</a></td> |
207 <td>Public method returning the attributes type.</td> |
213 <td>Public method returning the attributes type.</td> |
293 <tr><td>None</td></tr> |
299 <tr><td>None</td></tr> |
294 </table> |
300 </table> |
295 <h3>Methods</h3> |
301 <h3>Methods</h3> |
296 <table> |
302 <table> |
297 <tr> |
303 <tr> |
|
304 <td><a href="#BrowserClassItem.__init__">BrowserClassItem</a></td> |
|
305 <td>Constructor</td> |
|
306 </tr><tr> |
298 <td><a href="#BrowserClassItem.classObject">classObject</a></td> |
307 <td><a href="#BrowserClassItem.classObject">classObject</a></td> |
299 <td>Public method returning the class object.</td> |
308 <td>Public method returning the class object.</td> |
300 </tr><tr> |
309 </tr><tr> |
301 <td><a href="#BrowserClassItem.fileName">fileName</a></td> |
310 <td><a href="#BrowserClassItem.fileName">fileName</a></td> |
302 <td>Public method returning the filename.</td> |
311 <td>Public method returning the filename.</td> |
408 <tr><td>None</td></tr> |
417 <tr><td>None</td></tr> |
409 </table> |
418 </table> |
410 <h3>Methods</h3> |
419 <h3>Methods</h3> |
411 <table> |
420 <table> |
412 <tr> |
421 <tr> |
|
422 <td><a href="#BrowserCodingItem.__init__">BrowserCodingItem</a></td> |
|
423 <td>Constructor</td> |
|
424 </tr><tr> |
413 <td><a href="#BrowserCodingItem.lessThan">lessThan</a></td> |
425 <td><a href="#BrowserCodingItem.lessThan">lessThan</a></td> |
414 <td>Public method to check, if the item is less than the other one.</td> |
426 <td>Public method to check, if the item is less than the other one.</td> |
415 </tr> |
427 </tr> |
416 </table> |
428 </table> |
417 <h3>Static Methods</h3> |
429 <h3>Static Methods</h3> |
471 <tr><td>None</td></tr> |
483 <tr><td>None</td></tr> |
472 </table> |
484 </table> |
473 <h3>Methods</h3> |
485 <h3>Methods</h3> |
474 <table> |
486 <table> |
475 <tr> |
487 <tr> |
|
488 <td><a href="#BrowserDirectoryItem.__init__">BrowserDirectoryItem</a></td> |
|
489 <td>Constructor</td> |
|
490 </tr><tr> |
476 <td><a href="#BrowserDirectoryItem.dirName">dirName</a></td> |
491 <td><a href="#BrowserDirectoryItem.dirName">dirName</a></td> |
477 <td>Public method returning the directory name.</td> |
492 <td>Public method returning the directory name.</td> |
478 </tr><tr> |
493 </tr><tr> |
479 <td><a href="#BrowserDirectoryItem.lessThan">lessThan</a></td> |
494 <td><a href="#BrowserDirectoryItem.lessThan">lessThan</a></td> |
480 <td>Public method to check, if the item is less than the other one.</td> |
495 <td>Public method to check, if the item is less than the other one.</td> |
579 <tr><td>None</td></tr> |
594 <tr><td>None</td></tr> |
580 </table> |
595 </table> |
581 <h3>Methods</h3> |
596 <h3>Methods</h3> |
582 <table> |
597 <table> |
583 <tr> |
598 <tr> |
|
599 <td><a href="#BrowserFileItem.__init__">BrowserFileItem</a></td> |
|
600 <td>Constructor</td> |
|
601 </tr><tr> |
584 <td><a href="#BrowserFileItem.dirName">dirName</a></td> |
602 <td><a href="#BrowserFileItem.dirName">dirName</a></td> |
585 <td>Public method returning the directory name.</td> |
603 <td>Public method returning the directory name.</td> |
586 </tr><tr> |
604 </tr><tr> |
587 <td><a href="#BrowserFileItem.fileExt">fileExt</a></td> |
605 <td><a href="#BrowserFileItem.fileExt">fileExt</a></td> |
588 <td>Public method returning the file extension.</td> |
606 <td>Public method returning the file extension.</td> |
885 <tr><td>None</td></tr> |
903 <tr><td>None</td></tr> |
886 </table> |
904 </table> |
887 <h3>Methods</h3> |
905 <h3>Methods</h3> |
888 <table> |
906 <table> |
889 <tr> |
907 <tr> |
|
908 <td><a href="#BrowserItem.__init__">BrowserItem</a></td> |
|
909 <td>Constructor.</td> |
|
910 </tr><tr> |
890 <td><a href="#BrowserItem.appendChild">appendChild</a></td> |
911 <td><a href="#BrowserItem.appendChild">appendChild</a></td> |
891 <td>Public method to add a child to this item.</td> |
912 <td>Public method to add a child to this item.</td> |
892 </tr><tr> |
913 </tr><tr> |
893 <td><a href="#BrowserItem.child">child</a></td> |
914 <td><a href="#BrowserItem.child">child</a></td> |
894 <td>Public method to get a child id.</td> |
915 <td>Public method to get a child id.</td> |
1157 <tr><td>None</td></tr> |
1178 <tr><td>None</td></tr> |
1158 </table> |
1179 </table> |
1159 <h3>Methods</h3> |
1180 <h3>Methods</h3> |
1160 <table> |
1181 <table> |
1161 <tr> |
1182 <tr> |
|
1183 <td><a href="#BrowserMethodItem.__init__">BrowserMethodItem</a></td> |
|
1184 <td>Constructor</td> |
|
1185 </tr><tr> |
1162 <td><a href="#BrowserMethodItem.fileName">fileName</a></td> |
1186 <td><a href="#BrowserMethodItem.fileName">fileName</a></td> |
1163 <td>Public method returning the filename.</td> |
1187 <td>Public method returning the filename.</td> |
1164 </tr><tr> |
1188 </tr><tr> |
1165 <td><a href="#BrowserMethodItem.functionObject">functionObject</a></td> |
1189 <td><a href="#BrowserMethodItem.functionObject">functionObject</a></td> |
1166 <td>Public method returning the function object.</td> |
1190 <td>Public method returning the function object.</td> |
1272 <tr><td>None</td></tr> |
1296 <tr><td>None</td></tr> |
1273 </table> |
1297 </table> |
1274 <h3>Methods</h3> |
1298 <h3>Methods</h3> |
1275 <table> |
1299 <table> |
1276 <tr> |
1300 <tr> |
|
1301 <td><a href="#BrowserModel.__init__">BrowserModel</a></td> |
|
1302 <td>Constructor</td> |
|
1303 </tr><tr> |
1277 <td><a href="#BrowserModel.__populateModel">__populateModel</a></td> |
1304 <td><a href="#BrowserModel.__populateModel">__populateModel</a></td> |
1278 <td>Private method to populate the browser model.</td> |
1305 <td>Private method to populate the browser model.</td> |
1279 </tr><tr> |
1306 </tr><tr> |
1280 <td><a href="#BrowserModel._addItem">_addItem</a></td> |
1307 <td><a href="#BrowserModel._addItem">_addItem</a></td> |
1281 <td>Protected slot to add an item.</td> |
1308 <td>Protected slot to add an item.</td> |