Qt 6.11 is out! See what's new in the release
blog
QSplitter in QT DEsigner does not work
-
I create a qsplitter layout in qt designer.Everything seems perfect but when the program runs it does not work.What may be the problem?I have set qsplitter in 3 widgets. one of them works but the other two does not work. The size of the splitterred widgets is not fixed.
-
Hi,
Can you provide a minimal compilable example that shows this behaviour ?