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
I'll be great to provide Qt5 binding for QMainWindow::resizeDocks. According to documentation, it's available since Qt 5.6. Method signature is same as in Qt6, so implementation could be shared.
Hi, Matthias!
I'll be great to provide Qt5 binding for
QMainWindow::resizeDocks. According to documentation, it's available since Qt 5.6. Method signature is same as in Qt6, so implementation could be shared.