forked from mfreiholz/Qt-Advanced-Docking-System
-
Notifications
You must be signed in to change notification settings - Fork 645
Closed
Description
Hello, I have a question regarding DockLayout.
Currently, I’m switching between specific layouts by reading from an .ini file. However, this approach causes a delay in reading, and as the number of layouts increases, it requires more .ini files.
I’d like to know how to perform layout operations directly through code instead. For example, as shown in the screenshot, I want to switch from layout A/B to C/D.
Are there any related commands or demo examples for handling such layout switching programmatically?
Metadata
Metadata
Assignees
Labels
No labels