Commit 52a204b
committed
Deprecate NavigationToolbar2QT.parent.
This attribute shadows the normal Qt method parent() (which also returns
the parent window...), which is a source of confusion. After the
deprecation period passes, the parent property can be deleted and
parent() will simply be the method inherited from QToolBar.
Note that the attribute is not present on other backend toolbars either.1 parent 757fb24 commit 52a204b
2 files changed
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
370 | 370 | | |
371 | 371 | | |
372 | 372 | | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
660 | 660 | | |
661 | 661 | | |
662 | 662 | | |
663 | | - | |
| 663 | + | |
664 | 664 | | |
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
671 | 676 | | |
672 | 677 | | |
673 | 678 | | |
| |||
718 | 723 | | |
719 | 724 | | |
720 | 725 | | |
721 | | - | |
| 726 | + | |
722 | 727 | | |
723 | 728 | | |
724 | 729 | | |
| |||
735 | 740 | | |
736 | 741 | | |
737 | 742 | | |
738 | | - | |
| 743 | + | |
| 744 | + | |
739 | 745 | | |
740 | 746 | | |
741 | 747 | | |
| |||
0 commit comments