7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
179 | 179 |
180 <p> | 180 <p> |
181 Public method returning the class object. | 181 Public method returning the class object. |
182 </p> | 182 </p> |
183 <dl> | 183 <dl> |
184 <dt>Returns:</dt> | 184 <dt>Return:</dt> |
185 <dd> | 185 <dd> |
186 reference to the class object | 186 reference to the class object |
187 </dd> | 187 </dd> |
188 </dl> | 188 </dl> |
189 <a NAME="BrowserClassAttributeItem.fileName" ID="BrowserClassAttributeItem.fileName"></a> | 189 <a NAME="BrowserClassAttributeItem.fileName" ID="BrowserClassAttributeItem.fileName"></a> |
192 | 192 |
193 <p> | 193 <p> |
194 Public method returning the filename. | 194 Public method returning the filename. |
195 </p> | 195 </p> |
196 <dl> | 196 <dl> |
197 <dt>Returns:</dt> | 197 <dt>Return:</dt> |
198 <dd> | 198 <dd> |
199 filename (string) | 199 filename (string) |
200 </dd> | 200 </dd> |
201 </dl> | 201 </dl> |
202 <a NAME="BrowserClassAttributeItem.isPublic" ID="BrowserClassAttributeItem.isPublic"></a> | 202 <a NAME="BrowserClassAttributeItem.isPublic" ID="BrowserClassAttributeItem.isPublic"></a> |
205 | 205 |
206 <p> | 206 <p> |
207 Public method returning the public visibility status. | 207 Public method returning the public visibility status. |
208 </p> | 208 </p> |
209 <dl> | 209 <dl> |
210 <dt>Returns:</dt> | 210 <dt>Return:</dt> |
211 <dd> | 211 <dd> |
212 flag indicating public visibility (boolean) | 212 flag indicating public visibility (boolean) |
213 </dd> | 213 </dd> |
214 </dl> | 214 </dl> |
215 <a NAME="BrowserClassAttributeItem.lessThan" ID="BrowserClassAttributeItem.lessThan"></a> | 215 <a NAME="BrowserClassAttributeItem.lessThan" ID="BrowserClassAttributeItem.lessThan"></a> |
233 <dd> | 233 <dd> |
234 sort order (Qt.SortOrder) (for special sorting) | 234 sort order (Qt.SortOrder) (for special sorting) |
235 </dd> | 235 </dd> |
236 </dl> | 236 </dl> |
237 <dl> | 237 <dl> |
238 <dt>Returns:</dt> | 238 <dt>Return:</dt> |
239 <dd> | 239 <dd> |
240 true, if this item is less than other (boolean) | 240 true, if this item is less than other (boolean) |
241 </dd> | 241 </dd> |
242 </dl> | 242 </dl> |
243 <a NAME="BrowserClassAttributeItem.lineno" ID="BrowserClassAttributeItem.lineno"></a> | 243 <a NAME="BrowserClassAttributeItem.lineno" ID="BrowserClassAttributeItem.lineno"></a> |
246 | 246 |
247 <p> | 247 <p> |
248 Public method returning the line number defining this object. | 248 Public method returning the line number defining this object. |
249 </p> | 249 </p> |
250 <dl> | 250 <dl> |
251 <dt>Returns:</dt> | 251 <dt>Return:</dt> |
252 <dd> | 252 <dd> |
253 line number defining the object (integer) | 253 line number defining the object (integer) |
254 </dd> | 254 </dd> |
255 </dl> | 255 </dl> |
256 <a NAME="BrowserClassAttributeItem.linenos" ID="BrowserClassAttributeItem.linenos"></a> | 256 <a NAME="BrowserClassAttributeItem.linenos" ID="BrowserClassAttributeItem.linenos"></a> |
259 | 259 |
260 <p> | 260 <p> |
261 Public method returning the line numbers this object is assigned to. | 261 Public method returning the line numbers this object is assigned to. |
262 </p> | 262 </p> |
263 <dl> | 263 <dl> |
264 <dt>Returns:</dt> | 264 <dt>Return:</dt> |
265 <dd> | 265 <dd> |
266 line number the object is assigned to (list of integers) | 266 line number the object is assigned to (list of integers) |
267 </dd> | 267 </dd> |
268 </dl> | 268 </dl> |
269 <div align="right"><a href="#top">Up</a></div> | 269 <div align="right"><a href="#top">Up</a></div> |
350 | 350 |
351 <p> | 351 <p> |
352 Public method returning the attribute list. | 352 Public method returning the attribute list. |
353 </p> | 353 </p> |
354 <dl> | 354 <dl> |
355 <dt>Returns:</dt> | 355 <dt>Return:</dt> |
356 <dd> | 356 <dd> |
357 reference to the list of attributes | 357 reference to the list of attributes |
358 </dd> | 358 </dd> |
359 </dl> | 359 </dl> |
360 <a NAME="BrowserClassAttributesItem.isClassAttributes" ID="BrowserClassAttributesItem.isClassAttributes"></a> | 360 <a NAME="BrowserClassAttributesItem.isClassAttributes" ID="BrowserClassAttributesItem.isClassAttributes"></a> |
363 | 363 |
364 <p> | 364 <p> |
365 Public method returning the attributes type. | 365 Public method returning the attributes type. |
366 </p> | 366 </p> |
367 <dl> | 367 <dl> |
368 <dt>Returns:</dt> | 368 <dt>Return:</dt> |
369 <dd> | 369 <dd> |
370 flag indicating class attributes (boolean) | 370 flag indicating class attributes (boolean) |
371 </dd> | 371 </dd> |
372 </dl> | 372 </dl> |
373 <a NAME="BrowserClassAttributesItem.lessThan" ID="BrowserClassAttributesItem.lessThan"></a> | 373 <a NAME="BrowserClassAttributesItem.lessThan" ID="BrowserClassAttributesItem.lessThan"></a> |
391 <dd> | 391 <dd> |
392 sort order (Qt.SortOrder) (for special sorting) | 392 sort order (Qt.SortOrder) (for special sorting) |
393 </dd> | 393 </dd> |
394 </dl> | 394 </dl> |
395 <dl> | 395 <dl> |
396 <dt>Returns:</dt> | 396 <dt>Return:</dt> |
397 <dd> | 397 <dd> |
398 true, if this item is less than other (boolean) | 398 true, if this item is less than other (boolean) |
399 </dd> | 399 </dd> |
400 </dl> | 400 </dl> |
401 <a NAME="BrowserClassAttributesItem.name" ID="BrowserClassAttributesItem.name"></a> | 401 <a NAME="BrowserClassAttributesItem.name" ID="BrowserClassAttributesItem.name"></a> |
404 | 404 |
405 <p> | 405 <p> |
406 Public method to return the name of the item. | 406 Public method to return the name of the item. |
407 </p> | 407 </p> |
408 <dl> | 408 <dl> |
409 <dt>Returns:</dt> | 409 <dt>Return:</dt> |
410 <dd> | 410 <dd> |
411 name of the item (string) | 411 name of the item (string) |
412 </dd> | 412 </dd> |
413 </dl> | 413 </dl> |
414 <div align="right"><a href="#top">Up</a></div> | 414 <div align="right"><a href="#top">Up</a></div> |
503 | 503 |
504 <p> | 504 <p> |
505 Public method returning the boundaries of the method definition. | 505 Public method returning the boundaries of the method definition. |
506 </p> | 506 </p> |
507 <dl> | 507 <dl> |
508 <dt>Returns:</dt> | 508 <dt>Return:</dt> |
509 <dd> | 509 <dd> |
510 tuple with start end end line number (integer, integer) | 510 tuple with start end end line number (integer, integer) |
511 </dd> | 511 </dd> |
512 </dl> | 512 </dl> |
513 <a NAME="BrowserClassItem.classObject" ID="BrowserClassItem.classObject"></a> | 513 <a NAME="BrowserClassItem.classObject" ID="BrowserClassItem.classObject"></a> |
516 | 516 |
517 <p> | 517 <p> |
518 Public method returning the class object. | 518 Public method returning the class object. |
519 </p> | 519 </p> |
520 <dl> | 520 <dl> |
521 <dt>Returns:</dt> | 521 <dt>Return:</dt> |
522 <dd> | 522 <dd> |
523 reference to the class object | 523 reference to the class object |
524 </dd> | 524 </dd> |
525 </dl> | 525 </dl> |
526 <a NAME="BrowserClassItem.fileName" ID="BrowserClassItem.fileName"></a> | 526 <a NAME="BrowserClassItem.fileName" ID="BrowserClassItem.fileName"></a> |
529 | 529 |
530 <p> | 530 <p> |
531 Public method returning the filename. | 531 Public method returning the filename. |
532 </p> | 532 </p> |
533 <dl> | 533 <dl> |
534 <dt>Returns:</dt> | 534 <dt>Return:</dt> |
535 <dd> | 535 <dd> |
536 filename (string) | 536 filename (string) |
537 </dd> | 537 </dd> |
538 </dl> | 538 </dl> |
539 <a NAME="BrowserClassItem.isPublic" ID="BrowserClassItem.isPublic"></a> | 539 <a NAME="BrowserClassItem.isPublic" ID="BrowserClassItem.isPublic"></a> |
542 | 542 |
543 <p> | 543 <p> |
544 Public method returning the public visibility status. | 544 Public method returning the public visibility status. |
545 </p> | 545 </p> |
546 <dl> | 546 <dl> |
547 <dt>Returns:</dt> | 547 <dt>Return:</dt> |
548 <dd> | 548 <dd> |
549 flag indicating public visibility (boolean) | 549 flag indicating public visibility (boolean) |
550 </dd> | 550 </dd> |
551 </dl> | 551 </dl> |
552 <a NAME="BrowserClassItem.lessThan" ID="BrowserClassItem.lessThan"></a> | 552 <a NAME="BrowserClassItem.lessThan" ID="BrowserClassItem.lessThan"></a> |
570 <dd> | 570 <dd> |
571 sort order (Qt.SortOrder) (for special sorting) | 571 sort order (Qt.SortOrder) (for special sorting) |
572 </dd> | 572 </dd> |
573 </dl> | 573 </dl> |
574 <dl> | 574 <dl> |
575 <dt>Returns:</dt> | 575 <dt>Return:</dt> |
576 <dd> | 576 <dd> |
577 true, if this item is less than other (boolean) | 577 true, if this item is less than other (boolean) |
578 </dd> | 578 </dd> |
579 </dl> | 579 </dl> |
580 <a NAME="BrowserClassItem.lineno" ID="BrowserClassItem.lineno"></a> | 580 <a NAME="BrowserClassItem.lineno" ID="BrowserClassItem.lineno"></a> |
583 | 583 |
584 <p> | 584 <p> |
585 Public method returning the line number defining this object. | 585 Public method returning the line number defining this object. |
586 </p> | 586 </p> |
587 <dl> | 587 <dl> |
588 <dt>Returns:</dt> | 588 <dt>Return:</dt> |
589 <dd> | 589 <dd> |
590 line number defining the object (integer) | 590 line number defining the object (integer) |
591 </dd> | 591 </dd> |
592 </dl> | 592 </dl> |
593 <a NAME="BrowserClassItem.name" ID="BrowserClassItem.name"></a> | 593 <a NAME="BrowserClassItem.name" ID="BrowserClassItem.name"></a> |
596 | 596 |
597 <p> | 597 <p> |
598 Public method to return the name of the item. | 598 Public method to return the name of the item. |
599 </p> | 599 </p> |
600 <dl> | 600 <dl> |
601 <dt>Returns:</dt> | 601 <dt>Return:</dt> |
602 <dd> | 602 <dd> |
603 name of the item (string) | 603 name of the item (string) |
604 </dd> | 604 </dd> |
605 </dl> | 605 </dl> |
606 <div align="right"><a href="#top">Up</a></div> | 606 <div align="right"><a href="#top">Up</a></div> |
690 <dd> | 690 <dd> |
691 sort order (Qt.SortOrder) (for special sorting) | 691 sort order (Qt.SortOrder) (for special sorting) |
692 </dd> | 692 </dd> |
693 </dl> | 693 </dl> |
694 <dl> | 694 <dl> |
695 <dt>Returns:</dt> | 695 <dt>Return:</dt> |
696 <dd> | 696 <dd> |
697 true, if this item is less than other (boolean) | 697 true, if this item is less than other (boolean) |
698 </dd> | 698 </dd> |
699 </dl> | 699 </dl> |
700 <a NAME="BrowserCodingItem.lineno" ID="BrowserCodingItem.lineno"></a> | 700 <a NAME="BrowserCodingItem.lineno" ID="BrowserCodingItem.lineno"></a> |
703 | 703 |
704 <p> | 704 <p> |
705 Public method returning the line number of the coding line. | 705 Public method returning the line number of the coding line. |
706 </p> | 706 </p> |
707 <dl> | 707 <dl> |
708 <dt>Returns:</dt> | 708 <dt>Return:</dt> |
709 <dd> | 709 <dd> |
710 line number defining the coding line | 710 line number defining the coding line |
711 </dd> | 711 </dd> |
712 </dl> | 712 </dl> |
713 <dl> | 713 <dl> |
796 | 796 |
797 <p> | 797 <p> |
798 Public method returning the directory name. | 798 Public method returning the directory name. |
799 </p> | 799 </p> |
800 <dl> | 800 <dl> |
801 <dt>Returns:</dt> | 801 <dt>Return:</dt> |
802 <dd> | 802 <dd> |
803 directory name (string) | 803 directory name (string) |
804 </dd> | 804 </dd> |
805 </dl> | 805 </dl> |
806 <a NAME="BrowserDirectoryItem.lessThan" ID="BrowserDirectoryItem.lessThan"></a> | 806 <a NAME="BrowserDirectoryItem.lessThan" ID="BrowserDirectoryItem.lessThan"></a> |
824 <dd> | 824 <dd> |
825 sort order (Qt.SortOrder) (for special sorting) | 825 sort order (Qt.SortOrder) (for special sorting) |
826 </dd> | 826 </dd> |
827 </dl> | 827 </dl> |
828 <dl> | 828 <dl> |
829 <dt>Returns:</dt> | 829 <dt>Return:</dt> |
830 <dd> | 830 <dd> |
831 true, if this item is less than other (boolean) | 831 true, if this item is less than other (boolean) |
832 </dd> | 832 </dd> |
833 </dl> | 833 </dl> |
834 <a NAME="BrowserDirectoryItem.name" ID="BrowserDirectoryItem.name"></a> | 834 <a NAME="BrowserDirectoryItem.name" ID="BrowserDirectoryItem.name"></a> |
837 | 837 |
838 <p> | 838 <p> |
839 Public method to return the name of the item. | 839 Public method to return the name of the item. |
840 </p> | 840 </p> |
841 <dl> | 841 <dl> |
842 <dt>Returns:</dt> | 842 <dt>Return:</dt> |
843 <dd> | 843 <dd> |
844 name of the item (string) | 844 name of the item (string) |
845 </dd> | 845 </dd> |
846 </dl> | 846 </dl> |
847 <a NAME="BrowserDirectoryItem.setName" ID="BrowserDirectoryItem.setName"></a> | 847 <a NAME="BrowserDirectoryItem.setName" ID="BrowserDirectoryItem.setName"></a> |
1010 | 1010 |
1011 <p> | 1011 <p> |
1012 Public method returning the directory name. | 1012 Public method returning the directory name. |
1013 </p> | 1013 </p> |
1014 <dl> | 1014 <dl> |
1015 <dt>Returns:</dt> | 1015 <dt>Return:</dt> |
1016 <dd> | 1016 <dd> |
1017 directory name (string) | 1017 directory name (string) |
1018 </dd> | 1018 </dd> |
1019 </dl> | 1019 </dl> |
1020 <a NAME="BrowserFileItem.fileExt" ID="BrowserFileItem.fileExt"></a> | 1020 <a NAME="BrowserFileItem.fileExt" ID="BrowserFileItem.fileExt"></a> |
1023 | 1023 |
1024 <p> | 1024 <p> |
1025 Public method returning the file extension. | 1025 Public method returning the file extension. |
1026 </p> | 1026 </p> |
1027 <dl> | 1027 <dl> |
1028 <dt>Returns:</dt> | 1028 <dt>Return:</dt> |
1029 <dd> | 1029 <dd> |
1030 file extension (string) | 1030 file extension (string) |
1031 </dd> | 1031 </dd> |
1032 </dl> | 1032 </dl> |
1033 <a NAME="BrowserFileItem.fileName" ID="BrowserFileItem.fileName"></a> | 1033 <a NAME="BrowserFileItem.fileName" ID="BrowserFileItem.fileName"></a> |
1036 | 1036 |
1037 <p> | 1037 <p> |
1038 Public method returning the filename. | 1038 Public method returning the filename. |
1039 </p> | 1039 </p> |
1040 <dl> | 1040 <dl> |
1041 <dt>Returns:</dt> | 1041 <dt>Return:</dt> |
1042 <dd> | 1042 <dd> |
1043 filename (string) | 1043 filename (string) |
1044 </dd> | 1044 </dd> |
1045 </dl> | 1045 </dl> |
1046 <a NAME="BrowserFileItem.isDFile" ID="BrowserFileItem.isDFile"></a> | 1046 <a NAME="BrowserFileItem.isDFile" ID="BrowserFileItem.isDFile"></a> |
1049 | 1049 |
1050 <p> | 1050 <p> |
1051 Public method to check, if this file is a D file. | 1051 Public method to check, if this file is a D file. |
1052 </p> | 1052 </p> |
1053 <dl> | 1053 <dl> |
1054 <dt>Returns:</dt> | 1054 <dt>Return:</dt> |
1055 <dd> | 1055 <dd> |
1056 flag indicating a D file (boolean) | 1056 flag indicating a D file (boolean) |
1057 </dd> | 1057 </dd> |
1058 </dl> | 1058 </dl> |
1059 <a NAME="BrowserFileItem.isDesignerFile" ID="BrowserFileItem.isDesignerFile"></a> | 1059 <a NAME="BrowserFileItem.isDesignerFile" ID="BrowserFileItem.isDesignerFile"></a> |
1062 | 1062 |
1063 <p> | 1063 <p> |
1064 Public method to check, if this file is a Qt-Designer file. | 1064 Public method to check, if this file is a Qt-Designer file. |
1065 </p> | 1065 </p> |
1066 <dl> | 1066 <dl> |
1067 <dt>Returns:</dt> | 1067 <dt>Return:</dt> |
1068 <dd> | 1068 <dd> |
1069 flag indicating a Qt-Designer file (boolean) | 1069 flag indicating a Qt-Designer file (boolean) |
1070 </dd> | 1070 </dd> |
1071 </dl> | 1071 </dl> |
1072 <a NAME="BrowserFileItem.isIdlFile" ID="BrowserFileItem.isIdlFile"></a> | 1072 <a NAME="BrowserFileItem.isIdlFile" ID="BrowserFileItem.isIdlFile"></a> |
1075 | 1075 |
1076 <p> | 1076 <p> |
1077 Public method to check, if this file is a CORBA IDL file. | 1077 Public method to check, if this file is a CORBA IDL file. |
1078 </p> | 1078 </p> |
1079 <dl> | 1079 <dl> |
1080 <dt>Returns:</dt> | 1080 <dt>Return:</dt> |
1081 <dd> | 1081 <dd> |
1082 flag indicating a CORBA IDL file (boolean) | 1082 flag indicating a CORBA IDL file (boolean) |
1083 </dd> | 1083 </dd> |
1084 </dl> | 1084 </dl> |
1085 <a NAME="BrowserFileItem.isJavaScriptFile" ID="BrowserFileItem.isJavaScriptFile"></a> | 1085 <a NAME="BrowserFileItem.isJavaScriptFile" ID="BrowserFileItem.isJavaScriptFile"></a> |
1088 | 1088 |
1089 <p> | 1089 <p> |
1090 Public method to check, if this file is a JavaScript file. | 1090 Public method to check, if this file is a JavaScript file. |
1091 </p> | 1091 </p> |
1092 <dl> | 1092 <dl> |
1093 <dt>Returns:</dt> | 1093 <dt>Return:</dt> |
1094 <dd> | 1094 <dd> |
1095 flag indicating a JavaScript file (boolean) | 1095 flag indicating a JavaScript file (boolean) |
1096 </dd> | 1096 </dd> |
1097 </dl> | 1097 </dl> |
1098 <a NAME="BrowserFileItem.isLinguistFile" ID="BrowserFileItem.isLinguistFile"></a> | 1098 <a NAME="BrowserFileItem.isLinguistFile" ID="BrowserFileItem.isLinguistFile"></a> |
1101 | 1101 |
1102 <p> | 1102 <p> |
1103 Public method to check, if this file is a Qt-Linguist file. | 1103 Public method to check, if this file is a Qt-Linguist file. |
1104 </p> | 1104 </p> |
1105 <dl> | 1105 <dl> |
1106 <dt>Returns:</dt> | 1106 <dt>Return:</dt> |
1107 <dd> | 1107 <dd> |
1108 flag indicating a Qt-Linguist file (boolean) | 1108 flag indicating a Qt-Linguist file (boolean) |
1109 </dd> | 1109 </dd> |
1110 </dl> | 1110 </dl> |
1111 <a NAME="BrowserFileItem.isMultiProjectFile" ID="BrowserFileItem.isMultiProjectFile"></a> | 1111 <a NAME="BrowserFileItem.isMultiProjectFile" ID="BrowserFileItem.isMultiProjectFile"></a> |
1114 | 1114 |
1115 <p> | 1115 <p> |
1116 Public method to check, if this file is an eric multi project file. | 1116 Public method to check, if this file is an eric multi project file. |
1117 </p> | 1117 </p> |
1118 <dl> | 1118 <dl> |
1119 <dt>Returns:</dt> | 1119 <dt>Return:</dt> |
1120 <dd> | 1120 <dd> |
1121 flag indicating an eric project file (boolean) | 1121 flag indicating an eric project file (boolean) |
1122 </dd> | 1122 </dd> |
1123 </dl> | 1123 </dl> |
1124 <a NAME="BrowserFileItem.isPixmapFile" ID="BrowserFileItem.isPixmapFile"></a> | 1124 <a NAME="BrowserFileItem.isPixmapFile" ID="BrowserFileItem.isPixmapFile"></a> |
1127 | 1127 |
1128 <p> | 1128 <p> |
1129 Public method to check, if this file is a pixmap file. | 1129 Public method to check, if this file is a pixmap file. |
1130 </p> | 1130 </p> |
1131 <dl> | 1131 <dl> |
1132 <dt>Returns:</dt> | 1132 <dt>Return:</dt> |
1133 <dd> | 1133 <dd> |
1134 flag indicating a pixmap file (boolean) | 1134 flag indicating a pixmap file (boolean) |
1135 </dd> | 1135 </dd> |
1136 </dl> | 1136 </dl> |
1137 <a NAME="BrowserFileItem.isProjectFile" ID="BrowserFileItem.isProjectFile"></a> | 1137 <a NAME="BrowserFileItem.isProjectFile" ID="BrowserFileItem.isProjectFile"></a> |
1140 | 1140 |
1141 <p> | 1141 <p> |
1142 Public method to check, if this file is an eric project file. | 1142 Public method to check, if this file is an eric project file. |
1143 </p> | 1143 </p> |
1144 <dl> | 1144 <dl> |
1145 <dt>Returns:</dt> | 1145 <dt>Return:</dt> |
1146 <dd> | 1146 <dd> |
1147 flag indicating an eric project file (boolean) | 1147 flag indicating an eric project file (boolean) |
1148 </dd> | 1148 </dd> |
1149 </dl> | 1149 </dl> |
1150 <a NAME="BrowserFileItem.isProtobufFile" ID="BrowserFileItem.isProtobufFile"></a> | 1150 <a NAME="BrowserFileItem.isProtobufFile" ID="BrowserFileItem.isProtobufFile"></a> |
1153 | 1153 |
1154 <p> | 1154 <p> |
1155 Public method to check, if this file is a Google Protocol Buffer file. | 1155 Public method to check, if this file is a Google Protocol Buffer file. |
1156 </p> | 1156 </p> |
1157 <dl> | 1157 <dl> |
1158 <dt>Returns:</dt> | 1158 <dt>Return:</dt> |
1159 <dd> | 1159 <dd> |
1160 flag indicating a protobuf file | 1160 flag indicating a protobuf file |
1161 </dd> | 1161 </dd> |
1162 </dl> | 1162 </dl> |
1163 <dl> | 1163 <dl> |
1172 | 1172 |
1173 <p> | 1173 <p> |
1174 Public method to check, if this file is a Python3 script. | 1174 Public method to check, if this file is a Python3 script. |
1175 </p> | 1175 </p> |
1176 <dl> | 1176 <dl> |
1177 <dt>Returns:</dt> | 1177 <dt>Return:</dt> |
1178 <dd> | 1178 <dd> |
1179 flag indicating a Python file (boolean) | 1179 flag indicating a Python file (boolean) |
1180 </dd> | 1180 </dd> |
1181 </dl> | 1181 </dl> |
1182 <a NAME="BrowserFileItem.isResourcesFile" ID="BrowserFileItem.isResourcesFile"></a> | 1182 <a NAME="BrowserFileItem.isResourcesFile" ID="BrowserFileItem.isResourcesFile"></a> |
1185 | 1185 |
1186 <p> | 1186 <p> |
1187 Public method to check, if this file is a Qt-Resources file. | 1187 Public method to check, if this file is a Qt-Resources file. |
1188 </p> | 1188 </p> |
1189 <dl> | 1189 <dl> |
1190 <dt>Returns:</dt> | 1190 <dt>Return:</dt> |
1191 <dd> | 1191 <dd> |
1192 flag indicating a Qt-Resources file (boolean) | 1192 flag indicating a Qt-Resources file (boolean) |
1193 </dd> | 1193 </dd> |
1194 </dl> | 1194 </dl> |
1195 <a NAME="BrowserFileItem.isRubyFile" ID="BrowserFileItem.isRubyFile"></a> | 1195 <a NAME="BrowserFileItem.isRubyFile" ID="BrowserFileItem.isRubyFile"></a> |
1198 | 1198 |
1199 <p> | 1199 <p> |
1200 Public method to check, if this file is a Ruby script. | 1200 Public method to check, if this file is a Ruby script. |
1201 </p> | 1201 </p> |
1202 <dl> | 1202 <dl> |
1203 <dt>Returns:</dt> | 1203 <dt>Return:</dt> |
1204 <dd> | 1204 <dd> |
1205 flag indicating a Ruby file (boolean) | 1205 flag indicating a Ruby file (boolean) |
1206 </dd> | 1206 </dd> |
1207 </dl> | 1207 </dl> |
1208 <a NAME="BrowserFileItem.isSvgFile" ID="BrowserFileItem.isSvgFile"></a> | 1208 <a NAME="BrowserFileItem.isSvgFile" ID="BrowserFileItem.isSvgFile"></a> |
1211 | 1211 |
1212 <p> | 1212 <p> |
1213 Public method to check, if this file is a SVG file. | 1213 Public method to check, if this file is a SVG file. |
1214 </p> | 1214 </p> |
1215 <dl> | 1215 <dl> |
1216 <dt>Returns:</dt> | 1216 <dt>Return:</dt> |
1217 <dd> | 1217 <dd> |
1218 flag indicating a SVG file (boolean) | 1218 flag indicating a SVG file (boolean) |
1219 </dd> | 1219 </dd> |
1220 </dl> | 1220 </dl> |
1221 <a NAME="BrowserFileItem.lessThan" ID="BrowserFileItem.lessThan"></a> | 1221 <a NAME="BrowserFileItem.lessThan" ID="BrowserFileItem.lessThan"></a> |
1239 <dd> | 1239 <dd> |
1240 sort order (Qt.SortOrder) (for special sorting) | 1240 sort order (Qt.SortOrder) (for special sorting) |
1241 </dd> | 1241 </dd> |
1242 </dl> | 1242 </dl> |
1243 <dl> | 1243 <dl> |
1244 <dt>Returns:</dt> | 1244 <dt>Return:</dt> |
1245 <dd> | 1245 <dd> |
1246 true, if this item is less than other (boolean) | 1246 true, if this item is less than other (boolean) |
1247 </dd> | 1247 </dd> |
1248 </dl> | 1248 </dl> |
1249 <a NAME="BrowserFileItem.moduleName" ID="BrowserFileItem.moduleName"></a> | 1249 <a NAME="BrowserFileItem.moduleName" ID="BrowserFileItem.moduleName"></a> |
1252 | 1252 |
1253 <p> | 1253 <p> |
1254 Public method returning the module name. | 1254 Public method returning the module name. |
1255 </p> | 1255 </p> |
1256 <dl> | 1256 <dl> |
1257 <dt>Returns:</dt> | 1257 <dt>Return:</dt> |
1258 <dd> | 1258 <dd> |
1259 module name (string) | 1259 module name (string) |
1260 </dd> | 1260 </dd> |
1261 </dl> | 1261 </dl> |
1262 <a NAME="BrowserFileItem.name" ID="BrowserFileItem.name"></a> | 1262 <a NAME="BrowserFileItem.name" ID="BrowserFileItem.name"></a> |
1265 | 1265 |
1266 <p> | 1266 <p> |
1267 Public method to return the name of the item. | 1267 Public method to return the name of the item. |
1268 </p> | 1268 </p> |
1269 <dl> | 1269 <dl> |
1270 <dt>Returns:</dt> | 1270 <dt>Return:</dt> |
1271 <dd> | 1271 <dd> |
1272 name of the item (string) | 1272 name of the item (string) |
1273 </dd> | 1273 </dd> |
1274 </dl> | 1274 </dl> |
1275 <a NAME="BrowserFileItem.setName" ID="BrowserFileItem.setName"></a> | 1275 <a NAME="BrowserFileItem.setName" ID="BrowserFileItem.setName"></a> |
1438 | 1438 |
1439 <p> | 1439 <p> |
1440 Public method returning the filename. | 1440 Public method returning the filename. |
1441 </p> | 1441 </p> |
1442 <dl> | 1442 <dl> |
1443 <dt>Returns:</dt> | 1443 <dt>Return:</dt> |
1444 <dd> | 1444 <dd> |
1445 filename (string) | 1445 filename (string) |
1446 </dd> | 1446 </dd> |
1447 </dl> | 1447 </dl> |
1448 <a NAME="BrowserImportItem.lessThan" ID="BrowserImportItem.lessThan"></a> | 1448 <a NAME="BrowserImportItem.lessThan" ID="BrowserImportItem.lessThan"></a> |
1466 <dd> | 1466 <dd> |
1467 sort order (Qt.SortOrder) (for special sorting) | 1467 sort order (Qt.SortOrder) (for special sorting) |
1468 </dd> | 1468 </dd> |
1469 </dl> | 1469 </dl> |
1470 <dl> | 1470 <dl> |
1471 <dt>Returns:</dt> | 1471 <dt>Return:</dt> |
1472 <dd> | 1472 <dd> |
1473 true, if this item is less than other (boolean) | 1473 true, if this item is less than other (boolean) |
1474 </dd> | 1474 </dd> |
1475 </dl> | 1475 </dl> |
1476 <a NAME="BrowserImportItem.lineno" ID="BrowserImportItem.lineno"></a> | 1476 <a NAME="BrowserImportItem.lineno" ID="BrowserImportItem.lineno"></a> |
1479 | 1479 |
1480 <p> | 1480 <p> |
1481 Public method returning the line number of the first import. | 1481 Public method returning the line number of the first import. |
1482 </p> | 1482 </p> |
1483 <dl> | 1483 <dl> |
1484 <dt>Returns:</dt> | 1484 <dt>Return:</dt> |
1485 <dd> | 1485 <dd> |
1486 line number of the first import (integer) | 1486 line number of the first import (integer) |
1487 </dd> | 1487 </dd> |
1488 </dl> | 1488 </dl> |
1489 <a NAME="BrowserImportItem.linenos" ID="BrowserImportItem.linenos"></a> | 1489 <a NAME="BrowserImportItem.linenos" ID="BrowserImportItem.linenos"></a> |
1492 | 1492 |
1493 <p> | 1493 <p> |
1494 Public method returning the line numbers of all imports. | 1494 Public method returning the line numbers of all imports. |
1495 </p> | 1495 </p> |
1496 <dl> | 1496 <dl> |
1497 <dt>Returns:</dt> | 1497 <dt>Return:</dt> |
1498 <dd> | 1498 <dd> |
1499 line numbers of all imports (list of integers) | 1499 line numbers of all imports (list of integers) |
1500 </dd> | 1500 </dd> |
1501 </dl> | 1501 </dl> |
1502 <div align="right"><a href="#top">Up</a></div> | 1502 <div align="right"><a href="#top">Up</a></div> |
1578 <dd> | 1578 <dd> |
1579 sort order (Qt.SortOrder) (for special sorting) | 1579 sort order (Qt.SortOrder) (for special sorting) |
1580 </dd> | 1580 </dd> |
1581 </dl> | 1581 </dl> |
1582 <dl> | 1582 <dl> |
1583 <dt>Returns:</dt> | 1583 <dt>Return:</dt> |
1584 <dd> | 1584 <dd> |
1585 true, if this item is less than other (boolean) | 1585 true, if this item is less than other (boolean) |
1586 </dd> | 1586 </dd> |
1587 </dl> | 1587 </dl> |
1588 <div align="right"><a href="#top">Up</a></div> | 1588 <div align="right"><a href="#top">Up</a></div> |
1734 <dd> | 1734 <dd> |
1735 number of child to get the id of (integer) | 1735 number of child to get the id of (integer) |
1736 </dd> | 1736 </dd> |
1737 </dl> | 1737 </dl> |
1738 <dl> | 1738 <dl> |
1739 <dt>Returns:</dt> | 1739 <dt>Return:</dt> |
1740 <dd> | 1740 <dd> |
1741 reference to the child item (BrowserItem) | 1741 reference to the child item (BrowserItem) |
1742 </dd> | 1742 </dd> |
1743 </dl> | 1743 </dl> |
1744 <a NAME="BrowserItem.childCount" ID="BrowserItem.childCount"></a> | 1744 <a NAME="BrowserItem.childCount" ID="BrowserItem.childCount"></a> |
1747 | 1747 |
1748 <p> | 1748 <p> |
1749 Public method to get the number of available child items. | 1749 Public method to get the number of available child items. |
1750 </p> | 1750 </p> |
1751 <dl> | 1751 <dl> |
1752 <dt>Returns:</dt> | 1752 <dt>Return:</dt> |
1753 <dd> | 1753 <dd> |
1754 number of child items (integer) | 1754 number of child items (integer) |
1755 </dd> | 1755 </dd> |
1756 </dl> | 1756 </dl> |
1757 <a NAME="BrowserItem.children" ID="BrowserItem.children"></a> | 1757 <a NAME="BrowserItem.children" ID="BrowserItem.children"></a> |
1760 | 1760 |
1761 <p> | 1761 <p> |
1762 Public method to get the ids of all child items. | 1762 Public method to get the ids of all child items. |
1763 </p> | 1763 </p> |
1764 <dl> | 1764 <dl> |
1765 <dt>Returns:</dt> | 1765 <dt>Return:</dt> |
1766 <dd> | 1766 <dd> |
1767 references to all child items (list of BrowserItem) | 1767 references to all child items (list of BrowserItem) |
1768 </dd> | 1768 </dd> |
1769 </dl> | 1769 </dl> |
1770 <a NAME="BrowserItem.columnCount" ID="BrowserItem.columnCount"></a> | 1770 <a NAME="BrowserItem.columnCount" ID="BrowserItem.columnCount"></a> |
1773 | 1773 |
1774 <p> | 1774 <p> |
1775 Public method to get the number of available data items. | 1775 Public method to get the number of available data items. |
1776 </p> | 1776 </p> |
1777 <dl> | 1777 <dl> |
1778 <dt>Returns:</dt> | 1778 <dt>Return:</dt> |
1779 <dd> | 1779 <dd> |
1780 number of data items (integer) | 1780 number of data items (integer) |
1781 </dd> | 1781 </dd> |
1782 </dl> | 1782 </dl> |
1783 <a NAME="BrowserItem.data" ID="BrowserItem.data"></a> | 1783 <a NAME="BrowserItem.data" ID="BrowserItem.data"></a> |
1793 <dd> | 1793 <dd> |
1794 number of the requested data item (integer) | 1794 number of the requested data item (integer) |
1795 </dd> | 1795 </dd> |
1796 </dl> | 1796 </dl> |
1797 <dl> | 1797 <dl> |
1798 <dt>Returns:</dt> | 1798 <dt>Return:</dt> |
1799 <dd> | 1799 <dd> |
1800 stored data item | 1800 stored data item |
1801 </dd> | 1801 </dd> |
1802 </dl> | 1802 </dl> |
1803 <a NAME="BrowserItem.getIcon" ID="BrowserItem.getIcon"></a> | 1803 <a NAME="BrowserItem.getIcon" ID="BrowserItem.getIcon"></a> |
1806 | 1806 |
1807 <p> | 1807 <p> |
1808 Public method to get the items icon. | 1808 Public method to get the items icon. |
1809 </p> | 1809 </p> |
1810 <dl> | 1810 <dl> |
1811 <dt>Returns:</dt> | 1811 <dt>Return:</dt> |
1812 <dd> | 1812 <dd> |
1813 the icon (QIcon) | 1813 the icon (QIcon) |
1814 </dd> | 1814 </dd> |
1815 </dl> | 1815 </dl> |
1816 <a NAME="BrowserItem.isLazyPopulated" ID="BrowserItem.isLazyPopulated"></a> | 1816 <a NAME="BrowserItem.isLazyPopulated" ID="BrowserItem.isLazyPopulated"></a> |
1819 | 1819 |
1820 <p> | 1820 <p> |
1821 Public method to check, if this item should be populated lazyly. | 1821 Public method to check, if this item should be populated lazyly. |
1822 </p> | 1822 </p> |
1823 <dl> | 1823 <dl> |
1824 <dt>Returns:</dt> | 1824 <dt>Return:</dt> |
1825 <dd> | 1825 <dd> |
1826 lazy population flag (boolean) | 1826 lazy population flag (boolean) |
1827 </dd> | 1827 </dd> |
1828 </dl> | 1828 </dl> |
1829 <a NAME="BrowserItem.isPopulated" ID="BrowserItem.isPopulated"></a> | 1829 <a NAME="BrowserItem.isPopulated" ID="BrowserItem.isPopulated"></a> |
1832 | 1832 |
1833 <p> | 1833 <p> |
1834 Public method to chek, if this item is populated. | 1834 Public method to chek, if this item is populated. |
1835 </p> | 1835 </p> |
1836 <dl> | 1836 <dl> |
1837 <dt>Returns:</dt> | 1837 <dt>Return:</dt> |
1838 <dd> | 1838 <dd> |
1839 population status (boolean) | 1839 population status (boolean) |
1840 </dd> | 1840 </dd> |
1841 </dl> | 1841 </dl> |
1842 <a NAME="BrowserItem.isPublic" ID="BrowserItem.isPublic"></a> | 1842 <a NAME="BrowserItem.isPublic" ID="BrowserItem.isPublic"></a> |
1845 | 1845 |
1846 <p> | 1846 <p> |
1847 Public method returning the public visibility status. | 1847 Public method returning the public visibility status. |
1848 </p> | 1848 </p> |
1849 <dl> | 1849 <dl> |
1850 <dt>Returns:</dt> | 1850 <dt>Return:</dt> |
1851 <dd> | 1851 <dd> |
1852 flag indicating public visibility (boolean) | 1852 flag indicating public visibility (boolean) |
1853 </dd> | 1853 </dd> |
1854 </dl> | 1854 </dl> |
1855 <a NAME="BrowserItem.isSymlink" ID="BrowserItem.isSymlink"></a> | 1855 <a NAME="BrowserItem.isSymlink" ID="BrowserItem.isSymlink"></a> |
1858 | 1858 |
1859 <p> | 1859 <p> |
1860 Public method to check, if the items is a symbolic link. | 1860 Public method to check, if the items is a symbolic link. |
1861 </p> | 1861 </p> |
1862 <dl> | 1862 <dl> |
1863 <dt>Returns:</dt> | 1863 <dt>Return:</dt> |
1864 <dd> | 1864 <dd> |
1865 flag indicating a symbolic link (boolean) | 1865 flag indicating a symbolic link (boolean) |
1866 </dd> | 1866 </dd> |
1867 </dl> | 1867 </dl> |
1868 <a NAME="BrowserItem.lessThan" ID="BrowserItem.lessThan"></a> | 1868 <a NAME="BrowserItem.lessThan" ID="BrowserItem.lessThan"></a> |
1886 <dd> | 1886 <dd> |
1887 sort order (Qt.SortOrder) (for special sorting) | 1887 sort order (Qt.SortOrder) (for special sorting) |
1888 </dd> | 1888 </dd> |
1889 </dl> | 1889 </dl> |
1890 <dl> | 1890 <dl> |
1891 <dt>Returns:</dt> | 1891 <dt>Return:</dt> |
1892 <dd> | 1892 <dd> |
1893 true, if this item is less than other (boolean) | 1893 true, if this item is less than other (boolean) |
1894 </dd> | 1894 </dd> |
1895 </dl> | 1895 </dl> |
1896 <a NAME="BrowserItem.parent" ID="BrowserItem.parent"></a> | 1896 <a NAME="BrowserItem.parent" ID="BrowserItem.parent"></a> |
1899 | 1899 |
1900 <p> | 1900 <p> |
1901 Public method to get the reference to the parent item. | 1901 Public method to get the reference to the parent item. |
1902 </p> | 1902 </p> |
1903 <dl> | 1903 <dl> |
1904 <dt>Returns:</dt> | 1904 <dt>Return:</dt> |
1905 <dd> | 1905 <dd> |
1906 reference to the parent item | 1906 reference to the parent item |
1907 </dd> | 1907 </dd> |
1908 </dl> | 1908 </dl> |
1909 <a NAME="BrowserItem.removeChild" ID="BrowserItem.removeChild"></a> | 1909 <a NAME="BrowserItem.removeChild" ID="BrowserItem.removeChild"></a> |
1933 | 1933 |
1934 <p> | 1934 <p> |
1935 Public method to get the row number of this item. | 1935 Public method to get the row number of this item. |
1936 </p> | 1936 </p> |
1937 <dl> | 1937 <dl> |
1938 <dt>Returns:</dt> | 1938 <dt>Return:</dt> |
1939 <dd> | 1939 <dd> |
1940 row number (integer) | 1940 row number (integer) |
1941 </dd> | 1941 </dd> |
1942 </dl> | 1942 </dl> |
1943 <a NAME="BrowserItem.type" ID="BrowserItem.type"></a> | 1943 <a NAME="BrowserItem.type" ID="BrowserItem.type"></a> |
1946 | 1946 |
1947 <p> | 1947 <p> |
1948 Public method to get the item type. | 1948 Public method to get the item type. |
1949 </p> | 1949 </p> |
1950 <dl> | 1950 <dl> |
1951 <dt>Returns:</dt> | 1951 <dt>Return:</dt> |
1952 <dd> | 1952 <dd> |
1953 type of the item | 1953 type of the item |
1954 </dd> | 1954 </dd> |
1955 </dl> | 1955 </dl> |
1956 <div align="right"><a href="#top">Up</a></div> | 1956 <div align="right"><a href="#top">Up</a></div> |
2045 | 2045 |
2046 <p> | 2046 <p> |
2047 Public method returning the boundaries of the method definition. | 2047 Public method returning the boundaries of the method definition. |
2048 </p> | 2048 </p> |
2049 <dl> | 2049 <dl> |
2050 <dt>Returns:</dt> | 2050 <dt>Return:</dt> |
2051 <dd> | 2051 <dd> |
2052 tuple with start end end line number (integer, integer) | 2052 tuple with start end end line number (integer, integer) |
2053 </dd> | 2053 </dd> |
2054 </dl> | 2054 </dl> |
2055 <a NAME="BrowserMethodItem.fileName" ID="BrowserMethodItem.fileName"></a> | 2055 <a NAME="BrowserMethodItem.fileName" ID="BrowserMethodItem.fileName"></a> |
2058 | 2058 |
2059 <p> | 2059 <p> |
2060 Public method returning the filename. | 2060 Public method returning the filename. |
2061 </p> | 2061 </p> |
2062 <dl> | 2062 <dl> |
2063 <dt>Returns:</dt> | 2063 <dt>Return:</dt> |
2064 <dd> | 2064 <dd> |
2065 filename (string) | 2065 filename (string) |
2066 </dd> | 2066 </dd> |
2067 </dl> | 2067 </dl> |
2068 <a NAME="BrowserMethodItem.functionObject" ID="BrowserMethodItem.functionObject"></a> | 2068 <a NAME="BrowserMethodItem.functionObject" ID="BrowserMethodItem.functionObject"></a> |
2071 | 2071 |
2072 <p> | 2072 <p> |
2073 Public method returning the function object. | 2073 Public method returning the function object. |
2074 </p> | 2074 </p> |
2075 <dl> | 2075 <dl> |
2076 <dt>Returns:</dt> | 2076 <dt>Return:</dt> |
2077 <dd> | 2077 <dd> |
2078 reference to the function object | 2078 reference to the function object |
2079 </dd> | 2079 </dd> |
2080 </dl> | 2080 </dl> |
2081 <a NAME="BrowserMethodItem.isPublic" ID="BrowserMethodItem.isPublic"></a> | 2081 <a NAME="BrowserMethodItem.isPublic" ID="BrowserMethodItem.isPublic"></a> |
2084 | 2084 |
2085 <p> | 2085 <p> |
2086 Public method returning the public visibility status. | 2086 Public method returning the public visibility status. |
2087 </p> | 2087 </p> |
2088 <dl> | 2088 <dl> |
2089 <dt>Returns:</dt> | 2089 <dt>Return:</dt> |
2090 <dd> | 2090 <dd> |
2091 flag indicating public visibility (boolean) | 2091 flag indicating public visibility (boolean) |
2092 </dd> | 2092 </dd> |
2093 </dl> | 2093 </dl> |
2094 <a NAME="BrowserMethodItem.lessThan" ID="BrowserMethodItem.lessThan"></a> | 2094 <a NAME="BrowserMethodItem.lessThan" ID="BrowserMethodItem.lessThan"></a> |
2112 <dd> | 2112 <dd> |
2113 sort order (Qt.SortOrder) (for special sorting) | 2113 sort order (Qt.SortOrder) (for special sorting) |
2114 </dd> | 2114 </dd> |
2115 </dl> | 2115 </dl> |
2116 <dl> | 2116 <dl> |
2117 <dt>Returns:</dt> | 2117 <dt>Return:</dt> |
2118 <dd> | 2118 <dd> |
2119 true, if this item is less than other (boolean) | 2119 true, if this item is less than other (boolean) |
2120 </dd> | 2120 </dd> |
2121 </dl> | 2121 </dl> |
2122 <a NAME="BrowserMethodItem.lineno" ID="BrowserMethodItem.lineno"></a> | 2122 <a NAME="BrowserMethodItem.lineno" ID="BrowserMethodItem.lineno"></a> |
2125 | 2125 |
2126 <p> | 2126 <p> |
2127 Public method returning the line number defining this object. | 2127 Public method returning the line number defining this object. |
2128 </p> | 2128 </p> |
2129 <dl> | 2129 <dl> |
2130 <dt>Returns:</dt> | 2130 <dt>Return:</dt> |
2131 <dd> | 2131 <dd> |
2132 line number defining the object (integer) | 2132 line number defining the object (integer) |
2133 </dd> | 2133 </dd> |
2134 </dl> | 2134 </dl> |
2135 <a NAME="BrowserMethodItem.name" ID="BrowserMethodItem.name"></a> | 2135 <a NAME="BrowserMethodItem.name" ID="BrowserMethodItem.name"></a> |
2138 | 2138 |
2139 <p> | 2139 <p> |
2140 Public method to return the name of the item. | 2140 Public method to return the name of the item. |
2141 </p> | 2141 </p> |
2142 <dl> | 2142 <dl> |
2143 <dt>Returns:</dt> | 2143 <dt>Return:</dt> |
2144 <dd> | 2144 <dd> |
2145 name of the item (string) | 2145 name of the item (string) |
2146 </dd> | 2146 </dd> |
2147 </dl> | 2147 </dl> |
2148 <div align="right"><a href="#top">Up</a></div> | 2148 <div align="right"><a href="#top">Up</a></div> |
2312 | 2312 |
2313 <dt><i>parent</i></dt> | 2313 <dt><i>parent</i></dt> |
2314 <dd> | 2314 <dd> |
2315 reference to parent object (QObject) | 2315 reference to parent object (QObject) |
2316 </dd> | 2316 </dd> |
2317 <dt><i>nopopulate=</i></dt> | 2317 <dt><i>nopopulate</i></dt> |
2318 <dd> | 2318 <dd> |
2319 flag indicating to not populate the model | 2319 flag indicating to not populate the model |
2320 (boolean) | 2320 (boolean) |
2321 </dd> | 2321 </dd> |
2322 </dl> | 2322 </dl> |
2425 <dd> | 2425 <dd> |
2426 index of parent item (QModelIndex) | 2426 index of parent item (QModelIndex) |
2427 </dd> | 2427 </dd> |
2428 </dl> | 2428 </dl> |
2429 <dl> | 2429 <dl> |
2430 <dt>Returns:</dt> | 2430 <dt>Return:</dt> |
2431 <dd> | 2431 <dd> |
2432 number of columns (integer) | 2432 number of columns (integer) |
2433 </dd> | 2433 </dd> |
2434 </dl> | 2434 </dl> |
2435 <a NAME="BrowserModel.data" ID="BrowserModel.data"></a> | 2435 <a NAME="BrowserModel.data" ID="BrowserModel.data"></a> |
2449 <dd> | 2449 <dd> |
2450 role of data (Qt.ItemDataRole) | 2450 role of data (Qt.ItemDataRole) |
2451 </dd> | 2451 </dd> |
2452 </dl> | 2452 </dl> |
2453 <dl> | 2453 <dl> |
2454 <dt>Returns:</dt> | 2454 <dt>Return:</dt> |
2455 <dd> | 2455 <dd> |
2456 requested data | 2456 requested data |
2457 </dd> | 2457 </dd> |
2458 </dl> | 2458 </dl> |
2459 <a NAME="BrowserModel.directoryChanged" ID="BrowserModel.directoryChanged"></a> | 2459 <a NAME="BrowserModel.directoryChanged" ID="BrowserModel.directoryChanged"></a> |
2497 <dd> | 2497 <dd> |
2498 index of the data to retrieve (QModelIndex) | 2498 index of the data to retrieve (QModelIndex) |
2499 </dd> | 2499 </dd> |
2500 </dl> | 2500 </dl> |
2501 <dl> | 2501 <dl> |
2502 <dt>Returns:</dt> | 2502 <dt>Return:</dt> |
2503 <dd> | 2503 <dd> |
2504 requested flags (Qt.ItemFlags) | 2504 requested flags (Qt.ItemFlags) |
2505 </dd> | 2505 </dd> |
2506 </dl> | 2506 </dl> |
2507 <a NAME="BrowserModel.hasChildren" ID="BrowserModel.hasChildren"></a> | 2507 <a NAME="BrowserModel.hasChildren" ID="BrowserModel.hasChildren"></a> |
2521 <dd> | 2521 <dd> |
2522 index of parent item (QModelIndex) | 2522 index of parent item (QModelIndex) |
2523 </dd> | 2523 </dd> |
2524 </dl> | 2524 </dl> |
2525 <dl> | 2525 <dl> |
2526 <dt>Returns:</dt> | 2526 <dt>Return:</dt> |
2527 <dd> | 2527 <dd> |
2528 flag indicating the presence of child items (boolean) | 2528 flag indicating the presence of child items (boolean) |
2529 </dd> | 2529 </dd> |
2530 </dl> | 2530 </dl> |
2531 <a NAME="BrowserModel.headerData" ID="BrowserModel.headerData"></a> | 2531 <a NAME="BrowserModel.headerData" ID="BrowserModel.headerData"></a> |
2549 <dd> | 2549 <dd> |
2550 role of data (Qt.ItemDataRole) | 2550 role of data (Qt.ItemDataRole) |
2551 </dd> | 2551 </dd> |
2552 </dl> | 2552 </dl> |
2553 <dl> | 2553 <dl> |
2554 <dt>Returns:</dt> | 2554 <dt>Return:</dt> |
2555 <dd> | 2555 <dd> |
2556 requested header data | 2556 requested header data |
2557 </dd> | 2557 </dd> |
2558 </dl> | 2558 </dl> |
2559 <a NAME="BrowserModel.index" ID="BrowserModel.index"></a> | 2559 <a NAME="BrowserModel.index" ID="BrowserModel.index"></a> |
2577 <dd> | 2577 <dd> |
2578 index of parent item (QModelIndex) | 2578 index of parent item (QModelIndex) |
2579 </dd> | 2579 </dd> |
2580 </dl> | 2580 </dl> |
2581 <dl> | 2581 <dl> |
2582 <dt>Returns:</dt> | 2582 <dt>Return:</dt> |
2583 <dd> | 2583 <dd> |
2584 index object (QModelIndex) | 2584 index object (QModelIndex) |
2585 </dd> | 2585 </dd> |
2586 </dl> | 2586 </dl> |
2587 <a NAME="BrowserModel.interpreterChanged" ID="BrowserModel.interpreterChanged"></a> | 2587 <a NAME="BrowserModel.interpreterChanged" ID="BrowserModel.interpreterChanged"></a> |
2611 <dd> | 2611 <dd> |
2612 index of the data to retrieve (QModelIndex) | 2612 index of the data to retrieve (QModelIndex) |
2613 </dd> | 2613 </dd> |
2614 </dl> | 2614 </dl> |
2615 <dl> | 2615 <dl> |
2616 <dt>Returns:</dt> | 2616 <dt>Return:</dt> |
2617 <dd> | 2617 <dd> |
2618 requested item reference (BrowserItem) | 2618 requested item reference (BrowserItem) |
2619 </dd> | 2619 </dd> |
2620 </dl> | 2620 </dl> |
2621 <a NAME="BrowserModel.parent" ID="BrowserModel.parent"></a> | 2621 <a NAME="BrowserModel.parent" ID="BrowserModel.parent"></a> |
2631 <dd> | 2631 <dd> |
2632 index of the item (QModelIndex) | 2632 index of the item (QModelIndex) |
2633 </dd> | 2633 </dd> |
2634 </dl> | 2634 </dl> |
2635 <dl> | 2635 <dl> |
2636 <dt>Returns:</dt> | 2636 <dt>Return:</dt> |
2637 <dd> | 2637 <dd> |
2638 index of parent item (QModelIndex) | 2638 index of parent item (QModelIndex) |
2639 </dd> | 2639 </dd> |
2640 </dl> | 2640 </dl> |
2641 <a NAME="BrowserModel.populateClassAttributesItem" ID="BrowserModel.populateClassAttributesItem"></a> | 2641 <a NAME="BrowserModel.populateClassAttributesItem" ID="BrowserModel.populateClassAttributesItem"></a> |
2822 <dd> | 2822 <dd> |
2823 index of parent item (QModelIndex) | 2823 index of parent item (QModelIndex) |
2824 </dd> | 2824 </dd> |
2825 </dl> | 2825 </dl> |
2826 <dl> | 2826 <dl> |
2827 <dt>Returns:</dt> | 2827 <dt>Return:</dt> |
2828 <dd> | 2828 <dd> |
2829 number of rows (integer) | 2829 number of rows (integer) |
2830 </dd> | 2830 </dd> |
2831 </dl> | 2831 </dl> |
2832 <a NAME="BrowserModel.saveToplevelDirs" ID="BrowserModel.saveToplevelDirs"></a> | 2832 <a NAME="BrowserModel.saveToplevelDirs" ID="BrowserModel.saveToplevelDirs"></a> |
2896 | 2896 |
2897 <p> | 2897 <p> |
2898 Public method to return the name of the item. | 2898 Public method to return the name of the item. |
2899 </p> | 2899 </p> |
2900 <dl> | 2900 <dl> |
2901 <dt>Returns:</dt> | 2901 <dt>Return:</dt> |
2902 <dd> | 2902 <dd> |
2903 name of the item (string) | 2903 name of the item (string) |
2904 </dd> | 2904 </dd> |
2905 </dl> | 2905 </dl> |
2906 <div align="right"><a href="#top">Up</a></div> | 2906 <div align="right"><a href="#top">Up</a></div> |