Qt 6.11 is out! See what's new in the release
blog
Unable to create widgets that overlaps
-
Hello, I am trying to create a custom widget that would look like this :

However, I don't know where to start and what is the usual technique for something like this. The tricky part is that the "add img" widegts would overlap on something (another widget) ? -
Hi and welcome to devnet,
What should be under your add image widget ?
Because from the looks of it, it falls outside the top level widget.
-
You can position this add widget manually.
-
My suggestion still holds.
But why ? This breaks the usual visual workflows.
