7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
468 <dd> | 468 <dd> |
469 file name of the translation file (string) | 469 file name of the translation file (string) |
470 </dd> | 470 </dd> |
471 </dl> | 471 </dl> |
472 <dl> | 472 <dl> |
473 <dt>Returns:</dt> | 473 <dt>Return:</dt> |
474 <dd> | 474 <dd> |
475 reference to a translation object or None | 475 reference to a translation object or None |
476 </dd> | 476 </dd> |
477 </dl> | 477 </dl> |
478 <a NAME="TranslationsDict.__findName" ID="TranslationsDict.__findName"></a> | 478 <a NAME="TranslationsDict.__findName" ID="TranslationsDict.__findName"></a> |
488 <dd> | 488 <dd> |
489 name (language) of the translation (string) | 489 name (language) of the translation (string) |
490 </dd> | 490 </dd> |
491 </dl> | 491 </dl> |
492 <dl> | 492 <dl> |
493 <dt>Returns:</dt> | 493 <dt>Return:</dt> |
494 <dd> | 494 <dd> |
495 reference to a translation object or None | 495 reference to a translation object or None |
496 </dd> | 496 </dd> |
497 </dl> | 497 </dl> |
498 <a NAME="TranslationsDict.__haveFileName" ID="TranslationsDict.__haveFileName"></a> | 498 <a NAME="TranslationsDict.__haveFileName" ID="TranslationsDict.__haveFileName"></a> |
508 <dd> | 508 <dd> |
509 file name of the translation file (string) | 509 file name of the translation file (string) |
510 </dd> | 510 </dd> |
511 </dl> | 511 </dl> |
512 <dl> | 512 <dl> |
513 <dt>Returns:</dt> | 513 <dt>Return:</dt> |
514 <dd> | 514 <dd> |
515 flag indicating the presence of the translation (boolean) | 515 flag indicating the presence of the translation (boolean) |
516 </dd> | 516 </dd> |
517 </dl> | 517 </dl> |
518 <a NAME="TranslationsDict.__haveName" ID="TranslationsDict.__haveName"></a> | 518 <a NAME="TranslationsDict.__haveName" ID="TranslationsDict.__haveName"></a> |
528 <dd> | 528 <dd> |
529 name (language) of the translation (string) | 529 name (language) of the translation (string) |
530 </dd> | 530 </dd> |
531 </dl> | 531 </dl> |
532 <dl> | 532 <dl> |
533 <dt>Returns:</dt> | 533 <dt>Return:</dt> |
534 <dd> | 534 <dd> |
535 flag indicating the presence of the translation (boolean) | 535 flag indicating the presence of the translation (boolean) |
536 </dd> | 536 </dd> |
537 </dl> | 537 </dl> |
538 <a NAME="TranslationsDict.__uniqueName" ID="TranslationsDict.__uniqueName"></a> | 538 <a NAME="TranslationsDict.__uniqueName" ID="TranslationsDict.__uniqueName"></a> |
548 <dd> | 548 <dd> |
549 file name of the translation file (string) | 549 file name of the translation file (string) |
550 </dd> | 550 </dd> |
551 </dl> | 551 </dl> |
552 <dl> | 552 <dl> |
553 <dt>Returns:</dt> | 553 <dt>Return:</dt> |
554 <dd> | 554 <dd> |
555 unique name (string or None) | 555 unique name (string or None) |
556 </dd> | 556 </dd> |
557 </dl> | 557 </dl> |
558 <a NAME="TranslationsDict.add" ID="TranslationsDict.add"></a> | 558 <a NAME="TranslationsDict.add" ID="TranslationsDict.add"></a> |
584 | 584 |
585 <p> | 585 <p> |
586 Public method to check for loaded translations. | 586 Public method to check for loaded translations. |
587 </p> | 587 </p> |
588 <dl> | 588 <dl> |
589 <dt>Returns:</dt> | 589 <dt>Return:</dt> |
590 <dd> | 590 <dd> |
591 flag signaling if any translation was loaded (boolean) | 591 flag signaling if any translation was loaded (boolean) |
592 </dd> | 592 </dd> |
593 </dl> | 593 </dl> |
594 <a NAME="TranslationsDict.loadTransFile" ID="TranslationsDict.loadTransFile"></a> | 594 <a NAME="TranslationsDict.loadTransFile" ID="TranslationsDict.loadTransFile"></a> |
604 <dd> | 604 <dd> |
605 file name of the translation file (string) | 605 file name of the translation file (string) |
606 </dd> | 606 </dd> |
607 </dl> | 607 </dl> |
608 <dl> | 608 <dl> |
609 <dt>Returns:</dt> | 609 <dt>Return:</dt> |
610 <dd> | 610 <dd> |
611 reference to the new translator object (QTranslator) | 611 reference to the new translator object (QTranslator) |
612 </dd> | 612 </dd> |
613 </dl> | 613 </dl> |
614 <a NAME="TranslationsDict.reload" ID="TranslationsDict.reload"></a> | 614 <a NAME="TranslationsDict.reload" ID="TranslationsDict.reload"></a> |
743 <dd> | 743 <dd> |
744 filename of the loaded UI file (string) | 744 filename of the loaded UI file (string) |
745 </dd> | 745 </dd> |
746 </dl> | 746 </dl> |
747 <dl> | 747 <dl> |
748 <dt>Returns:</dt> | 748 <dt>Return:</dt> |
749 <dd> | 749 <dd> |
750 reference to the widget (WidgetView) or None | 750 reference to the widget (WidgetView) or None |
751 </dd> | 751 </dd> |
752 </dl> | 752 </dl> |
753 <a NAME="WidgetArea.__toggleWidget" ID="WidgetArea.__toggleWidget"></a> | 753 <a NAME="WidgetArea.__toggleWidget" ID="WidgetArea.__toggleWidget"></a> |
795 <dd> | 795 <dd> |
796 the event, that was generated by object (QEvent) | 796 the event, that was generated by object (QEvent) |
797 </dd> | 797 </dd> |
798 </dl> | 798 </dl> |
799 <dl> | 799 <dl> |
800 <dt>Returns:</dt> | 800 <dt>Return:</dt> |
801 <dd> | 801 <dd> |
802 flag indicating if event was filtered out | 802 flag indicating if event was filtered out |
803 </dd> | 803 </dd> |
804 </dl> | 804 </dl> |
805 <a NAME="WidgetArea.hasWidgets" ID="WidgetArea.hasWidgets"></a> | 805 <a NAME="WidgetArea.hasWidgets" ID="WidgetArea.hasWidgets"></a> |
808 | 808 |
809 <p> | 809 <p> |
810 Public method to check for loaded widgets. | 810 Public method to check for loaded widgets. |
811 </p> | 811 </p> |
812 <dl> | 812 <dl> |
813 <dt>Returns:</dt> | 813 <dt>Return:</dt> |
814 <dd> | 814 <dd> |
815 flag signaling if any widget was loaded (boolean) | 815 flag signaling if any widget was loaded (boolean) |
816 </dd> | 816 </dd> |
817 </dl> | 817 </dl> |
818 <a NAME="WidgetArea.loadWidget" ID="WidgetArea.loadWidget"></a> | 818 <a NAME="WidgetArea.loadWidget" ID="WidgetArea.loadWidget"></a> |
951 | 951 |
952 <p> | 952 <p> |
953 Public method to return the validity of this widget view. | 953 Public method to return the validity of this widget view. |
954 </p> | 954 </p> |
955 <dl> | 955 <dl> |
956 <dt>Returns:</dt> | 956 <dt>Return:</dt> |
957 <dd> | 957 <dd> |
958 flag indicating the validity (boolean) | 958 flag indicating the validity (boolean) |
959 </dd> | 959 </dd> |
960 </dl> | 960 </dl> |
961 <a NAME="WidgetView.uiFileName" ID="WidgetView.uiFileName"></a> | 961 <a NAME="WidgetView.uiFileName" ID="WidgetView.uiFileName"></a> |
964 | 964 |
965 <p> | 965 <p> |
966 Public method to retrieve the name of the UI file. | 966 Public method to retrieve the name of the UI file. |
967 </p> | 967 </p> |
968 <dl> | 968 <dl> |
969 <dt>Returns:</dt> | 969 <dt>Return:</dt> |
970 <dd> | 970 <dd> |
971 filename of the loaded UI file (string) | 971 filename of the loaded UI file (string) |
972 </dd> | 972 </dd> |
973 </dl> | 973 </dl> |
974 <div align="right"><a href="#top">Up</a></div> | 974 <div align="right"><a href="#top">Up</a></div> |