klayout
klayout copied to clipboard
Add Qt5 binding for QMainWindow::resizeDocks
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.
I will try to update to Qt. I have 5.12.12 in stock which is equivalent to 5.12 LTS and no too fresh. I guess that will do it. But doing the migration is always a pain as it creates so many deltas.
I need to postpone this fix to 0.29 (let's just say that will happen soon ...). Reason is that I made this transition there already and can't backport because there are too many other changes. Doing that now in 0.28 will create too many conflicts to handle.
Can this wait for, let's say two months?
Matthias
Hi, Matthias!
Sure, this could wait.
0.29 will be released soon :)