Qt 6.11 is out! See what's new in the release
blog
i have the same problem :/ someone help me please
-
Hello!
I think, this issue is related to your
UIform class. It should beQMainWindowinstead ofQDialog. Please check out theUIform for this window.
Also, click on follow symbol under cursor (context menu) for#include "ui_mainwindow.h"to verify this is exactly theQMainWindowobject and notQDialog.
l)