forked from mfreiholz/Qt-Advanced-Docking-System
-
Notifications
You must be signed in to change notification settings - Fork 652
Open
Description
Discussed in #703
Originally posted by panda21127 January 28, 2025
Dear colleagues.
I am asking you to solve my problem.
When trying to change the attachment areas for the central widget, I failed.
Subsequently, looking through the code, I discovered that perhaps the central widget does not have the ability to change the attachment areas.
"FloatingDockContainer.cpp, 593 line"
"FloatingDragPreview.cpp, 172 line"
I ask you to dispel my doubts and tell me how to implement this idea correctly.
With best wishes, user.
P.S, if you're wondering how I got the picture with the desired result, then the answer is simple: I temporarily edited the code to demonstrate what I want to get!
panda21127