You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments